summaryrefslogtreecommitdiffstats
path: root/testing/buildbot/chromium.mac.json
diff options
context:
space:
mode:
authorreillyg <reillyg@chromium.org>2015-06-30 17:10:48 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-01 00:11:17 +0000
commit298db6077696167ea79fd2786498431330d9abd1 (patch)
tree6c860965b76491c823d2f370a9ae60a91f6d5cd2 /testing/buildbot/chromium.mac.json
parent52f178baa0eeae4e87db0a823ebd3ddf4d538a5f (diff)
downloadchromium_src-298db6077696167ea79fd2786498431330d9abd1.zip
chromium_src-298db6077696167ea79fd2786498431330d9abd1.tar.gz
chromium_src-298db6077696167ea79fd2786498431330d9abd1.tar.bz2
Isolate extensions_unittests.
BUG=98637 Review URL: https://codereview.chromium.org/1213943002 Cr-Commit-Position: refs/heads/master@{#336928}
Diffstat (limited to 'testing/buildbot/chromium.mac.json')
-rw-r--r--testing/buildbot/chromium.mac.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
index 1a1dcae..d3d944c 100644
--- a/testing/buildbot/chromium.mac.json
+++ b/testing/buildbot/chromium.mac.json
@@ -123,6 +123,9 @@
"test": "crypto_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "extensions_unittests"
},
{
@@ -325,6 +328,9 @@
"test": "crypto_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "extensions_unittests"
},
{
@@ -560,6 +566,9 @@
"test": "crypto_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "extensions_unittests"
},
{
@@ -795,6 +804,9 @@
"test": "crypto_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "extensions_unittests"
},
{
@@ -1030,6 +1042,9 @@
"test": "crypto_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "extensions_unittests"
},
{