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

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

Issue 2466933003: Revert of Convert Site Isolation Win bot to --isolate-extensions. (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 | « 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 8ea042b4581514643f8cd4a7715ce7dd0de5d26c..979e15641cf7de65bc1a8a0a8235cd784b130ba2 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -11605,7 +11605,7 @@
"gtest_tests": [
{
"args": [
- "--isolate-extensions"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11614,8 +11614,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
@@ -11624,7 +11624,7 @@
},
{
"args": [
- "--isolate-extensions"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11633,7 +11633,7 @@
},
{
"args": [
- "--isolate-extensions"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11642,8 +11642,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
@@ -11652,7 +11652,7 @@
},
{
"args": [
- "--isolate-sites-for-testing=*.is"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11661,7 +11661,7 @@
},
{
"args": [
- "--isolate-sites-for-testing=chrome-extension://*"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11670,7 +11670,7 @@
},
{
"args": [
- "--isolate-sites-for-testing=chrome-extension://*"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11679,7 +11679,7 @@
},
{
"args": [
- "--isolate-extensions"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11688,7 +11688,7 @@
},
{
"args": [
- "--isolate-extensions"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11697,7 +11697,7 @@
},
{
"args": [
- "--isolate-extensions"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11706,7 +11706,7 @@
},
{
"args": [
- "--isolate-extensions"
+ "--site-per-process"
],
"swarming": {
"can_use_on_swarming_builders": true
@@ -11715,7 +11715,7 @@
},
{
"args": [
- "--isolate-extensions"
+ "--site-per-process"
],
"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