| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index 8f106b7e6e713da8b3c6a72b23ce58849ad75a7b..4ed436ca68ae31ea9dd4deeda4b1018af291b931 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -88,12 +88,7 @@
|
| "nacl_loader_unittests",
|
| "app_shell_unittests",
|
| "chromevox_tests",
|
| - {
|
| - "test": "extensions_browsertests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - }
|
| - },
|
| + "extensions_browsertests",
|
| "skia_unittests"
|
| ]
|
| },
|
| @@ -122,12 +117,7 @@
|
| "device_unittests",
|
| "display_unittests",
|
| "events_unittests",
|
| - {
|
| - "test": "extensions_browsertests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - }
|
| - },
|
| + "extensions_browsertests",
|
| "extensions_unittests",
|
| "gcm_unit_tests",
|
| "google_apis_unittests",
|
| @@ -257,12 +247,7 @@
|
| "shards": 2
|
| }
|
| },
|
| - {
|
| - "test": "extensions_browsertests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - }
|
| - },
|
| + "extensions_browsertests",
|
| "gcm_unit_tests",
|
| "skia_unittests",
|
| {
|
|
|