summaryrefslogtreecommitdiffstats
path: root/testing/buildbot/chromium.win.json
diff options
context:
space:
mode:
authorthakis <thakis@chromium.org>2015-07-03 09:38:18 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-03 16:38:51 +0000
commitbbc8c3c1aae94557a90c8d7d73e94af233eff79e (patch)
tree68124b2ad71550078ab5f4c0e5bed12ecf726684 /testing/buildbot/chromium.win.json
parentccca4d7a2b98bf311b88260ea269b1bc478a5d81 (diff)
downloadchromium_src-bbc8c3c1aae94557a90c8d7d73e94af233eff79e.zip
chromium_src-bbc8c3c1aae94557a90c8d7d73e94af233eff79e.tar.gz
chromium_src-bbc8c3c1aae94557a90c8d7d73e94af233eff79e.tar.bz2
Convert gl_unittests to run exclusively on Swarming
It already had a .isolate file. 0 configs already ran on Swarming 22 used to run locally and were converted: - chromium.fyi.json: ClangToTLinux tester - chromium.fyi.json: ClangToTLinuxASan tester - chromium.fyi.json: ClangToTMac tester - chromium.fyi.json: ClangToTMacASan 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.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.fyi.json: Linux TSan Tests - chromium.memory.json: Linux ASan LSan Tests (1) - chromium.memory.json: Linux Chromium OS ASan LSan Tests (1) - chromium.win.json: Vista Tests (1) - chromium.win.json: Win 7 Tests x64 (1) - chromium.win.json: Win7 Tests (1) - chromium.win.json: XP Tests (1) Ran: ./manage.py --convert gl_unittests BUG=98637 Review URL: https://codereview.chromium.org/1224463004 Cr-Commit-Position: refs/heads/master@{#337318}
Diffstat (limited to 'testing/buildbot/chromium.win.json')
-rw-r--r--testing/buildbot/chromium.win.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index abd2542..b74c04b 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -120,6 +120,9 @@
"test": "gfx_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "gl_unittests"
},
{
@@ -427,6 +430,9 @@
"test": "gfx_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "gl_unittests"
},
{
@@ -862,6 +868,9 @@
"test": "gfx_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "gl_unittests"
},
{
@@ -1629,6 +1638,9 @@
"test": "gfx_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "gl_unittests"
},
{