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

Unified Diff: testing/buildbot/chromium.linux.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
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 90825abdd298b388ee663d8bb0070df039703007..1acad949b5cdc74dcc54ee8a9f9c95a0912f2954 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -17,12 +17,21 @@
"test": "components_browsertests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
ghost stip (do not use) 2016/01/19 20:20:33 GN doesn't make isolate files yet, so GN swarming
+ },
"test": "components_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "content_browsertests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "content_unittests"
},
{
@@ -47,9 +56,15 @@
"test": "ipc_mojo_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ipc_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "media_unittests"
},
{
@@ -107,9 +122,15 @@
"test": "resource_provider_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sql_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sync_unit_tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698