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

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: 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
Index: PRESUBMIT_test.py
diff --git a/PRESUBMIT_test.py b/PRESUBMIT_test.py
index d401d347a014f16b65a5183afdd2e52f17ceda96..87a1f896fc7aad6ec77ad818fb45eecf732ed40d 100755
--- a/PRESUBMIT_test.py
+++ b/PRESUBMIT_test.py
@@ -779,7 +779,6 @@ class TryServerMasterTest(unittest.TestCase):
'chromium_presubmit',
'linux_arm_cross_compile',
'linux_arm_tester',
- 'linux_asan',
'linux_browser_asan',
earthdok 2014/10/20 11:57:53 Isn't this going away too?
earthdok 2014/10/20 15:32:18 You forgot to address this comment.
Paweł Hajdan Jr. 2014/10/21 07:58:04 Done.
'linux_chromeos_asan',
'linux_chromeos_browser_asan',
« no previous file with comments | « PRESUBMIT.py ('k') | tools/lsan/PRESUBMIT.py » ('j') | tools/lsan/PRESUBMIT.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698