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

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

Issue 2756603003: [Android] Update existing uses of now-deprecated --test-arguments. (Closed)
Patch Set: jam comments Created 3 years, 9 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 | testing/buildbot/filters/README.md » ('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 f003e18dbbfd255656a83d7859f750a2263fad3b..cfaaab3a0681f19f9f170c90e75e572ad5093d4c 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -11888,7 +11888,7 @@
{
"args": [
"--gtest-filter-file=../../testing/buildbot/filters/site-per-process.content_browsertests.filter",
- "--test-arguments=--site-per-process"
+ "--site-per-process"
],
"name": "site_per_process_content_browsertests",
"override_isolate_target": "content_browsertests",
@@ -11919,7 +11919,7 @@
},
{
"args": [
- "--test-arguments=--site-per-process"
+ "--site-per-process"
],
"name": "site_per_process_content_unittests",
"override_isolate_target": "content_unittests",
@@ -11936,7 +11936,7 @@
},
{
"args": [
- "--test-arguments=--site-per-process"
+ "--site-per-process"
],
"name": "site_per_process_components_browsertests",
"override_isolate_target": "components_browsertests",
@@ -11953,7 +11953,7 @@
},
{
"args": [
- "--test-arguments=--site-per-process"
+ "--site-per-process"
],
"name": "site_per_process_components_unittests",
"override_isolate_target": "components_unittests",
« no previous file with comments | « no previous file | testing/buildbot/filters/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698