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

Unified Diff: tools/mb/mb_config.pyl

Issue 2816613002: Make linux_layout_tests_slimming_paint_v2 run with dcheck_always_on (Closed)
Patch Set: Update expectations 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 | « third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2 ('k') | 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 9cd079e19c0ef71223ae05a28087a41e123caefd..adbc0f87f1f275d4e6e90e166f25c39faeacbf12 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -568,6 +568,7 @@
'linux_chromium_headless_rel': 'headless_linux_release_trybot',
'linux_chromium_ozone_compile_only_ng': 'ozone_linux_release_trybot',
'linux_chromium_ozone_ng': 'ozone_linux_release_trybot',
+ 'linux_layout_tests_slimming_paint_v2': 'release_trybot',
# This is intentionally a release_bot and not a release_trybot;
# enabling DCHECKs seems to cause flaky failures that don't show up
@@ -582,7 +583,6 @@
# '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',
« no previous file with comments | « third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698