Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Unified Diff: testing/buildbot/chromium.fyi.json

Issue 2459813003: Convert Site Isolation Win bot to --isolate-extensions. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 979e15641cf7de65bc1a8a0a8235cd784b130ba2..59528e25760466a35f821957dfe0546f7d6a2b66 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -11605,7 +11605,7 @@
"gtest_tests": [
{
"args": [
- "--site-per-process"
+ "--isolate-extensions"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11614,8 +11614,8 @@
},
{
"args": [
- "--site-per-process",
- "--test-launcher-filter-file=../../testing/buildbot/filters/site-per-process.browser_tests.filter"
+ "--isolate-extensions",
+ "--test-launcher-filter-file=../../testing/buildbot/filters/isolate-extensions.browser_tests.filter"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11624,7 +11624,7 @@
},
{
"args": [
- "--site-per-process"
+ "--isolate-extensions"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11633,7 +11633,7 @@
},
{
"args": [
- "--site-per-process"
+ "--isolate-extensions"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11642,8 +11642,8 @@
},
{
"args": [
- "--site-per-process",
- "--test-launcher-filter-file=../../testing/buildbot/filters/site-per-process.content_browsertests.filter"
+ "--isolate-extensions",
alexmos 2016/10/28 19:02:07 This won't work for content_browsertests. We used
nasko 2016/10/28 19:09:14 I tried to revert it, but didn't work.
+ "--test-launcher-filter-file=../../testing/buildbot/filters/isolate-extensions.content_browsertests.filter"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11652,7 +11652,7 @@
},
{
"args": [
- "--site-per-process"
+ "--isolate-extensions"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11661,7 +11661,7 @@
},
{
"args": [
- "--site-per-process"
+ "--isolate-extensions"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11670,7 +11670,7 @@
},
{
"args": [
- "--site-per-process"
+ "--isolate-extensions"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11679,7 +11679,7 @@
},
{
"args": [
- "--site-per-process"
+ "--isolate-extensions"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11688,7 +11688,7 @@
},
{
"args": [
- "--site-per-process"
+ "--isolate-extensions"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11697,7 +11697,7 @@
},
{
"args": [
- "--site-per-process"
+ "--isolate-extensions"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11706,7 +11706,7 @@
},
{
"args": [
- "--site-per-process"
+ "--isolate-extensions"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11715,7 +11715,7 @@
},
{
"args": [
- "--site-per-process"
+ "--isolate-extensions"
],
"swarming": {
"can_use_on_swarming_builders": true
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698