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

Unified Diff: tools/mb/mb_config.pyl

Issue 2804893002: Update mb_config.pyl for linux_layout_tests_layout_ng try bot. (Closed)
Patch Set: Created 3 years, 8 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/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index 4d529f7e1f7eeeb9221a7ea573a3fc011c763e42..690cd5085fcbfd37d060d7540b2961f0229cfbb2 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -580,11 +580,12 @@
'linux_chromium_tsan_rel_ng': 'tsan_disable_nacl_release_trybot',
'linux_chromium_ubsan_rel_ng': 'ubsan_vptr_release_trybot',
- # This is 'release_bot' rather than 'release_trybot' because
+ # These are 'release_bot' rather than 'release_trybot' because
# 'release_trybot' includes 'dcheck_always_on', which might cause
# some layout test results to be different than for normal release
# builds (and we only store baselines for release builds).
'linux_layout_tests_slimming_paint_v2': 'release_bot',
+ 'linux_layout_tests_layout_ng': 'release_bot',
'linux_nacl_sdk_build': 'release_bot',
'linux_nacl_sdk': 'release_bot',
« 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