Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(254)

Unified Diff: PRESUBMIT_test.py

Issue 683733009: Clean up PRESUBMIT.py - remove references to removed clang trybots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « PRESUBMIT.py ('k') | ash/PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « PRESUBMIT.py ('k') | ash/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698