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

Unified Diff: tools/mb/mb_config.pyl

Issue 2517643002: Remove Precise builders from mb_config.pyl for Blink waterfall and try server. (Closed)
Patch Set: Rebased Created 4 years, 1 month 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 | « testing/buildbot/chromium.webkit.json ('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 55f2aa1d2381767b892bd63f018a5332068153a5..35e5d2821a6737ef639347f44e3192a0bda393a2 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -351,11 +351,6 @@
'chromium.webkit': {
'Android Builder': 'android_release_bot_minimal_symbols',
- 'WebKit Linux Precise ASAN': 'asan_lsan_release_bot',
- 'WebKit Linux Precise (dbg)': 'debug_bot',
- 'WebKit Linux Precise Leak': 'release_bot',
- 'WebKit Linux Precise MSAN': 'msan_release_bot',
- 'WebKit Linux Precise': 'release_bot',
'WebKit Linux Trusty ASAN': 'asan_lsan_release_bot',
'WebKit Linux Trusty (dbg)': 'debug_bot',
'WebKit Linux Trusty Leak': 'release_bot',
@@ -445,10 +440,6 @@
# release trybots must *not* enable dchecks, because that could
# cause them to produce different baselines than the release
# waterfall bots, and run-webkit-tests can't handle that (by design).
- 'linux_precise_blink_compile_dbg': 'debug_trybot',
- 'linux_precise_blink_compile_rel': 'release_bot_minimal_symbols',
- 'linux_precise_blink_dbg': 'debug_trybot',
- 'linux_precise_blink_rel': 'release_bot_minimal_symbols',
'linux_trusty_blink_compile_dbg': 'debug_trybot',
'linux_trusty_blink_compile_rel': 'release_bot_minimal_symbols',
'linux_trusty_blink_dbg': 'debug_trybot',
« no previous file with comments | « testing/buildbot/chromium.webkit.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698