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

Unified Diff: tools/buildbot_spec.py

Issue 1673643002: dont upload to Gold from MSAN bot (Closed) Base URL: https://skia.googlesource.com/skia.git@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: tools/buildbot_spec.py
diff --git a/tools/buildbot_spec.py b/tools/buildbot_spec.py
index 95637515d057bb867ec8b2957298cd56ac74d528..92c359e5d76ecf3786e08e3d5b141f8af0aa7497 100755
--- a/tools/buildbot_spec.py
+++ b/tools/buildbot_spec.py
@@ -292,6 +292,7 @@ def get_builder_spec(builder_name):
skip_upload_bots = [
'ASAN',
'Coverage',
+ 'MSAN',
'TSAN',
'UBSAN',
'Valgrind',
« 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