Index: testing/buildbot/chromium.linux.json |
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json |
index d6cdd23889bf5ff0499f1f921cca7cb4ead16327..a9d64db967dbe86a62c926242cc9f04057bf029d 100644 |
--- a/testing/buildbot/chromium.linux.json |
+++ b/testing/buildbot/chromium.linux.json |
@@ -67,7 +67,12 @@ |
"can_use_on_swarming_builders": true |
} |
}, |
- "extensions_browsertests", |
+ { |
+ "test": "extensions_browsertests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
"extensions_unittests", |
"gcm_unit_tests", |
{ |
@@ -235,7 +240,12 @@ |
"can_use_on_swarming_builders": true |
} |
}, |
- "extensions_browsertests", |
+ { |
+ "test": "extensions_browsertests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
"extensions_unittests", |
"gcm_unit_tests", |
{ |
@@ -383,7 +393,12 @@ |
"can_use_on_swarming_builders": true |
} |
}, |
- "extensions_browsertests", |
+ { |
+ "test": "extensions_browsertests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
"extensions_unittests", |
"gcm_unit_tests", |
{ |