summaryrefslogtreecommitdiffstats
path: root/testing/buildbot/chromium.mac.json
diff options
context:
space:
mode:
authorthakis <thakis@chromium.org>2015-07-03 08:38:57 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-03 15:39:31 +0000
commit43c6927492ad9204c02801095a83989cd9771305 (patch)
tree654ce9b82e53c509cf551f8de3c5b98220fb1ea9 /testing/buildbot/chromium.mac.json
parentead3d7494c7da6b8c13fab96cb263cf88601f43f (diff)
downloadchromium_src-43c6927492ad9204c02801095a83989cd9771305.zip
chromium_src-43c6927492ad9204c02801095a83989cd9771305.tar.gz
chromium_src-43c6927492ad9204c02801095a83989cd9771305.tar.bz2
Convert nacl_loader_unittests to run exclusively on Swarming
Remove apparently unused stuff from the existing isolate file and make it work on Mac and Windows. 0 configs already ran on Swarming 24 used to run locally and were converted: - chromium.chromiumos.json: Linux ChromiumOS Ozone Tests (1) - chromium.chromiumos.json: Linux ChromiumOS Tests (1) - chromium.chromiumos.json: Linux ChromiumOS Tests (dbg)(1) - chromium.fyi.json: ClangToTLinux tester - chromium.fyi.json: Linux Trusty - chromium.fyi.json: Linux Trusty (dbg) - chromium.linux.json: Linux Tests - chromium.linux.json: Linux Tests (dbg)(1) - chromium.linux.json: Linux Tests (dbg)(1)(32) - chromium.mac.json: Mac10.10 Tests - chromium.mac.json: Mac10.6 Tests - chromium.mac.json: Mac10.8 Tests - chromium.mac.json: Mac10.9 Tests - chromium.mac.json: Mac10.9 Tests (dbg) - chromium.memory.fyi.json: Linux ChromeOS MSan Tests - chromium.memory.fyi.json: Linux MSan Tests - chromium.memory.json: Linux Chromium OS ASan LSan Tests (1) - chromium.webkit.json: Linux ChromiumOS Tests (1) - chromium.webkit.json: Linux ChromiumOS Tests (dbg)(1) - chromium.win.json: Vista Tests (1) - chromium.win.json: Win 7 Tests x64 (1) - chromium.win.json: Win7 Tests (1) - chromium.win.json: Win7 Tests (dbg)(1) - chromium.win.json: XP Tests (1) Ran: ./manage.py --convert nacl_loader_unittests BUG=98637 Review URL: https://codereview.chromium.org/1209213003 Cr-Commit-Position: refs/heads/master@{#337314}
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 64a7d7a..7566bfe 100644
--- a/testing/buildbot/chromium.mac.json
+++ b/testing/buildbot/chromium.mac.json
@@ -183,6 +183,9 @@
"test": "mojo_public_utility_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "nacl_loader_unittests"
},
{
@@ -418,6 +421,9 @@
"test": "mojo_system_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "nacl_loader_unittests"
},
{
@@ -665,6 +671,9 @@
"test": "mojo_system_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "nacl_loader_unittests"
},
{
@@ -912,6 +921,9 @@
"test": "mojo_system_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "nacl_loader_unittests"
},
{
@@ -1160,6 +1172,9 @@
"test": "mojo_system_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "nacl_loader_unittests"
},
{