Index: testing/buildbot/chromium.linux.json |
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json |
index 9f33130313981d196e145edc49b2cb25c28123fc..340f50e21c58114b5a849291670d4d5cea19bf3f 100644 |
--- a/testing/buildbot/chromium.linux.json |
+++ b/testing/buildbot/chromium.linux.json |
@@ -193,6 +193,9 @@ |
"test": "sql_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "sync_unit_tests" |
}, |
{ |
@@ -703,6 +706,9 @@ |
"test": "sync_integration_tests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "sync_unit_tests" |
}, |
{ |
@@ -999,6 +1005,9 @@ |
"test": "sync_integration_tests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "sync_unit_tests" |
}, |
{ |
@@ -1279,6 +1288,9 @@ |
"test": "sync_integration_tests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "sync_unit_tests" |
}, |
{ |