| Index: testing/buildbot/chromium.mac.json
|
| diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
|
| index 1e9f0e693cfe1f04fa93ccdfdffe648835236c20..8f8a30ede86ce1b3d140feca0cada2363fa4d549 100644
|
| --- a/testing/buildbot/chromium.mac.json
|
| +++ b/testing/buildbot/chromium.mac.json
|
| @@ -28,12 +28,7 @@
|
| },
|
| "cacheinvalidation_unittests",
|
| "cast_unittests",
|
| - {
|
| - "test": "cc_unittests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - }
|
| - },
|
| + "cc_unittests",
|
| "chromedriver_unittests",
|
| {
|
| "test": "components_unittests",
|
| @@ -172,12 +167,7 @@
|
| },
|
| "cacheinvalidation_unittests",
|
| "cast_unittests",
|
| - {
|
| - "test": "cc_unittests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - }
|
| - },
|
| + "cc_unittests",
|
| "chromedriver_unittests",
|
| {
|
| "test": "components_unittests",
|
| @@ -316,12 +306,7 @@
|
| },
|
| "cacheinvalidation_unittests",
|
| "cast_unittests",
|
| - {
|
| - "test": "cc_unittests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - }
|
| - },
|
| + "cc_unittests",
|
| "chromedriver_unittests",
|
| {
|
| "test": "components_unittests",
|
| @@ -460,12 +445,7 @@
|
| },
|
| "cacheinvalidation_unittests",
|
| "cast_unittests",
|
| - {
|
| - "test": "cc_unittests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - }
|
| - },
|
| + "cc_unittests",
|
| "chromedriver_unittests",
|
| {
|
| "test": "components_unittests",
|
|
|