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

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

Issue 2488963003: Revert of Convert Site Isolation Win bot to --isolate-extensions [2nd attempt]. (Closed)
Patch Set: Created 4 years, 1 month 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 | « content/test/BUILD.gn ('k') | testing/buildbot/filters/BUILD.gn » ('j') | 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 0418e5b9c742b93029b99cb3a5c1c61e16ae5d0d..e028906c498724d15b2420784b742f67c2ad1f92 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -11879,7 +11879,7 @@
"gtest_tests": [
{
"args": [
- "--isolate-extensions"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11888,8 +11888,8 @@
},
{
"args": [
- "--isolate-extensions",
- "--test-launcher-filter-file=../../testing/buildbot/filters/isolate-extensions.browser_tests.filter"
+ "--site-per-process",
+ "--test-launcher-filter-file=../../testing/buildbot/filters/site-per-process.browser_tests.filter"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11898,7 +11898,7 @@
},
{
"args": [
- "--isolate-extensions"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11907,7 +11907,7 @@
},
{
"args": [
- "--isolate-extensions"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11916,8 +11916,8 @@
},
{
"args": [
- "--isolate-sites-for-testing=*.is",
- "--test-launcher-filter-file=../../testing/buildbot/filters/isolate-extensions.content_browsertests.filter"
+ "--site-per-process",
+ "--test-launcher-filter-file=../../testing/buildbot/filters/site-per-process.content_browsertests.filter"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11926,7 +11926,7 @@
},
{
"args": [
- "--isolate-sites-for-testing=*.is"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11935,7 +11935,7 @@
},
{
"args": [
- "--isolate-sites-for-testing=chrome-extension://*"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11944,7 +11944,7 @@
},
{
"args": [
- "--isolate-sites-for-testing=chrome-extension://*"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11953,7 +11953,7 @@
},
{
"args": [
- "--isolate-extensions"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11962,7 +11962,7 @@
},
{
"args": [
- "--isolate-extensions"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11971,7 +11971,7 @@
},
{
"args": [
- "--isolate-extensions"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11980,7 +11980,7 @@
},
{
"args": [
- "--isolate-extensions"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11989,7 +11989,7 @@
},
{
"args": [
- "--isolate-extensions"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
« no previous file with comments | « content/test/BUILD.gn ('k') | testing/buildbot/filters/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698