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

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

Issue 1551183002: Move many tests on the FYI waterfall to swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 12 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/chromium.fyi.json » ('j') | testing/buildbot/chromium.fyi.json » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.android.json
diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
index 38ea00f733007678237d521de378bd752e0f66ab..d14d3d41fef2f7fddd05ff3f15f6fb2ef800af68 100644
--- a/testing/buildbot/chromium.android.json
+++ b/testing/buildbot/chromium.android.json
@@ -8,6 +8,9 @@
"test": "compositor_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "content_unittests"
}
]
@@ -153,6 +156,9 @@
"test": "gpu_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
ghost stip (do not use) 2016/01/19 20:20:33 this will "work" in that it will launch tests on t
+ },
"test": "ipc_tests"
}
]
@@ -181,6 +187,9 @@
"test": "gpu_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ipc_tests"
}
]
@@ -209,6 +218,9 @@
"test": "gpu_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ipc_tests"
}
]
@@ -237,6 +249,9 @@
"test": "gpu_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ipc_tests"
}
]
@@ -265,6 +280,9 @@
"test": "gpu_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ipc_tests"
}
]
@@ -293,6 +311,9 @@
"test": "gpu_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ipc_tests"
}
]
@@ -321,6 +342,9 @@
"test": "gpu_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ipc_tests"
}
]
@@ -349,6 +373,9 @@
"test": "gpu_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ipc_tests"
}
]
« no previous file with comments | « no previous file | testing/buildbot/chromium.fyi.json » ('j') | testing/buildbot/chromium.fyi.json » ('J')

Powered by Google App Engine
This is Rietveld 408576698