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

Unified Diff: PRESUBMIT.py

Issue 1679123006: Add linux_msan to default trybots (Closed) Base URL: https://chromium.googlesource.com/libyuv/libyuv@master
Patch Set: Created 4 years, 10 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 566e8f91d8eed24c836483ab11bebcc327e26a5e..61d92aea17001639ab2e12d2b90afd813ed5c7cc 100755
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -38,6 +38,7 @@ def GetPreferredTryMasters(project, change):
'linux_memcheck',
'linux_tsan2',
'linux_asan',
+ 'linux_msan',
'linux_ubsan',
'linux_ubsan_vptr',
'android',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698