| Index: PRESUBMIT_test.py
|
| diff --git a/PRESUBMIT_test.py b/PRESUBMIT_test.py
|
| index 02a10c624672e67cd9fb1a6ee906b42fe72a0f44..e5518e82c41b754bcf0f6293ba1683fcd137f20b 100755
|
| --- a/PRESUBMIT_test.py
|
| +++ b/PRESUBMIT_test.py
|
| @@ -751,7 +751,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',
|
| @@ -794,7 +793,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',
|
| @@ -824,8 +822,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',
|
|
|