Index: testing/buildbot/chromium.mac.json |
diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json |
index cfc0a2ab51d641f8de2feecc0946831dc47d91a2..8f8a30ede86ce1b3d140feca0cada2363fa4d549 100644 |
--- a/testing/buildbot/chromium.mac.json |
+++ b/testing/buildbot/chromium.mac.json |
@@ -30,7 +30,12 @@ |
"cast_unittests", |
"cc_unittests", |
"chromedriver_unittests", |
- "components_unittests", |
+ { |
+ "test": "components_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
{ |
"test": "content_browsertests", |
"swarming": { |
@@ -52,7 +57,12 @@ |
"can_use_on_swarming_builders": true |
} |
}, |
- "gpu_unittests", |
+ { |
+ "test": "gpu_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
"google_apis_unittests", |
{ |
"test": "interactive_ui_tests", |
@@ -62,7 +72,12 @@ |
}, |
"ipc_tests", |
"jingle_unittests", |
- "media_unittests", |
+ { |
+ "test": "media_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
{ |
"test": "message_center_unittests", |
"swarming": { |
@@ -154,7 +169,12 @@ |
"cast_unittests", |
"cc_unittests", |
"chromedriver_unittests", |
- "components_unittests", |
+ { |
+ "test": "components_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
{ |
"test": "content_browsertests", |
"swarming": { |
@@ -176,7 +196,12 @@ |
"can_use_on_swarming_builders": true |
} |
}, |
- "gpu_unittests", |
+ { |
+ "test": "gpu_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
"google_apis_unittests", |
{ |
"test": "interactive_ui_tests", |
@@ -186,7 +211,12 @@ |
}, |
"ipc_tests", |
"jingle_unittests", |
- "media_unittests", |
+ { |
+ "test": "media_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
{ |
"test": "message_center_unittests", |
"swarming": { |
@@ -278,7 +308,12 @@ |
"cast_unittests", |
"cc_unittests", |
"chromedriver_unittests", |
- "components_unittests", |
+ { |
+ "test": "components_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
{ |
"test": "content_browsertests", |
"swarming": { |
@@ -300,7 +335,12 @@ |
"can_use_on_swarming_builders": true |
} |
}, |
- "gpu_unittests", |
+ { |
+ "test": "gpu_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
"google_apis_unittests", |
{ |
"test": "interactive_ui_tests", |
@@ -310,7 +350,12 @@ |
}, |
"ipc_tests", |
"jingle_unittests", |
- "media_unittests", |
+ { |
+ "test": "media_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
{ |
"test": "message_center_unittests", |
"swarming": { |
@@ -402,7 +447,12 @@ |
"cast_unittests", |
"cc_unittests", |
"chromedriver_unittests", |
- "components_unittests", |
+ { |
+ "test": "components_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
{ |
"test": "content_browsertests", |
"swarming": { |
@@ -424,7 +474,12 @@ |
"can_use_on_swarming_builders": true |
} |
}, |
- "gpu_unittests", |
+ { |
+ "test": "gpu_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
"google_apis_unittests", |
{ |
"test": "interactive_ui_tests", |
@@ -435,7 +490,12 @@ |
}, |
"ipc_tests", |
"jingle_unittests", |
- "media_unittests", |
+ { |
+ "test": "media_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
{ |
"test": "message_center_unittests", |
"swarming": { |