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

Unified Diff: PRESUBMIT_test.py

Issue 637953005: Remove references to linux_asan from PRESUBMIT files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/master
Patch Set: fixes Created 6 years, 2 months 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') | tools/lsan/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 d401d347a014f16b65a5183afdd2e52f17ceda96..02a10c624672e67cd9fb1a6ee906b42fe72a0f44 100755
--- a/PRESUBMIT_test.py
+++ b/PRESUBMIT_test.py
@@ -779,8 +779,6 @@ class TryServerMasterTest(unittest.TestCase):
'chromium_presubmit',
'linux_arm_cross_compile',
'linux_arm_tester',
- 'linux_asan',
- 'linux_browser_asan',
'linux_chromeos_asan',
'linux_chromeos_browser_asan',
'linux_chromeos_valgrind',
« no previous file with comments | « PRESUBMIT.py ('k') | tools/lsan/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698