summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT_test.py
diff options
context:
space:
mode:
authorJohn Abd-El-Malek <jam@chromium.org>2014-10-22 09:48:07 -0700
committerJohn Abd-El-Malek <jam@chromium.org>2014-10-22 16:50:53 +0000
commita2226a6c8159d2487733b22e31ee536e615296f8 (patch)
tree410f75f72c547b635aaa3ea083f123bfd7f5d47d /PRESUBMIT_test.py
parente1c0f12dd004b3626e643d0699a74ca00adf000e (diff)
downloadchromium_src-a2226a6c8159d2487733b22e31ee536e615296f8.zip
chromium_src-a2226a6c8159d2487733b22e31ee536e615296f8.tar.gz
chromium_src-a2226a6c8159d2487733b22e31ee536e615296f8.tar.bz2
Convert manually triggered try runs to use bots without _swarming prefix.
BUG=425813 R=phajdan.jr@chromium.org Review URL: https://codereview.chromium.org/664413006 Cr-Commit-Position: refs/heads/master@{#300691}
Diffstat (limited to 'PRESUBMIT_test.py')
-rwxr-xr-xPRESUBMIT_test.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/PRESUBMIT_test.py b/PRESUBMIT_test.py
index edac74a..a3eef95 100755
--- a/PRESUBMIT_test.py
+++ b/PRESUBMIT_test.py
@@ -691,7 +691,6 @@ class TryServerMasterTest(unittest.TestCase):
'mac_chromium_compile_rel',
'mac_chromium_dbg',
'mac_chromium_rel',
- 'mac_chromium_rel_swarming',
'mac_nacl_sdk',
'mac_nacl_sdk_build',
'mac_rel_naclmore',
@@ -734,7 +733,6 @@ class TryServerMasterTest(unittest.TestCase):
'linux_chromium_gn_dbg',
'linux_chromium_gn_rel',
'linux_chromium_rel',
- 'linux_chromium_rel_swarming',
'linux_chromium_trusty32_dbg',
'linux_chromium_trusty32_rel',
'linux_chromium_trusty_dbg',
@@ -764,8 +762,6 @@ class TryServerMasterTest(unittest.TestCase):
'win_chromium_dbg',
'win_chromium_rel',
'win_chromium_rel',
- 'win_chromium_rel_swarming',
- 'win_chromium_rel_swarming',
'win_chromium_x64_dbg',
'win_chromium_x64_rel',
'win_drmemory',