| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index 1efe19b78f8a65292f79c058e18be7a9f7507195..a0aa115f56099c6be61368b22a692da04f0fc512 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -61,7 +61,12 @@
|
| "can_use_on_swarming_builders": true
|
| }
|
| },
|
| - "extensions_browsertests",
|
| + {
|
| + "test": "extensions_browsertests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "extensions_unittests",
|
| "gcm_unit_tests",
|
| {
|
| @@ -229,7 +234,12 @@
|
| "can_use_on_swarming_builders": true
|
| }
|
| },
|
| - "extensions_browsertests",
|
| + {
|
| + "test": "extensions_browsertests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "extensions_unittests",
|
| "gcm_unit_tests",
|
| {
|
| @@ -377,7 +387,12 @@
|
| "can_use_on_swarming_builders": true
|
| }
|
| },
|
| - "extensions_browsertests",
|
| + {
|
| + "test": "extensions_browsertests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "extensions_unittests",
|
| "gcm_unit_tests",
|
| {
|
|
|