| Index: PRESUBMIT_test.py
|
| diff --git a/PRESUBMIT_test.py b/PRESUBMIT_test.py
|
| index a3eef95fbf026a5e2aa0297b57eaa3ec2a48d304..2f377084548507fa30d8de02ced24d803ef2e94d 100755
|
| --- a/PRESUBMIT_test.py
|
| +++ b/PRESUBMIT_test.py
|
| @@ -721,12 +721,8 @@ class TryServerMasterTest(unittest.TestCase):
|
| 'linux_chromeos_asan',
|
| 'linux_chromeos_browser_asan',
|
| 'linux_chromeos_valgrind',
|
| - 'linux_chromium_chromeos_clang_dbg',
|
| - 'linux_chromium_chromeos_clang_rel',
|
| 'linux_chromium_chromeos_dbg',
|
| 'linux_chromium_chromeos_rel',
|
| - 'linux_chromium_clang_dbg',
|
| - 'linux_chromium_clang_rel',
|
| 'linux_chromium_compile_dbg',
|
| 'linux_chromium_compile_rel',
|
| 'linux_chromium_dbg',
|
|
|