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

Unified Diff: tools/mb/mb_config.pyl

Issue 2347293003: Rename any builder with prefix 'WebKit Linux' to 'WebKit Linux Precise' (Closed)
Patch Set: Update more recent addition to WebKit Precise Created 4 years, 3 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/Tools/Scripts/webkitpy/layout_tests/update_test_expectations_unittest.py ('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 4d79107820956f67317d566600b8a2fc15c51c61..96f237ba32e43916b079a035cb5cef87ca2cb67b 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -168,8 +168,8 @@
'Site Isolation Win': 'release_trybot_x86',
'ThinLTO Linux ToT': 'thin_lto_clang_tot_release_static',
'UBSanVptr Linux': 'ubsan_vptr_release_bot',
- 'WebKit Linux - TraceWrappables': 'release_bot',
- 'WebKit Linux - WPTServe': 'release_bot',
+ 'WebKit Linux Precise - TraceWrappables': 'release_bot',
+ 'WebKit Linux Precise - WPTServe': 'release_bot',
'WebKit Mac - WPTServe': 'release_bot',
'WebKit Win - WPTServe': 'release_bot_x86',
'Win 10 Fast Ring': 'release_trybot',
@@ -335,12 +335,12 @@
'chromium.webkit': {
'Android Builder': 'android_release_bot_minimal_symbols',
- 'WebKit Linux (dbg)': 'debug_bot',
- 'WebKit Linux ASAN': 'asan_lsan_release_bot',
- 'WebKit Linux Leak': 'release_bot',
- 'WebKit Linux MSAN': 'msan_release_bot',
+ 'WebKit Linux Precise (dbg)': 'debug_bot',
+ 'WebKit Linux Precise ASAN': 'asan_lsan_release_bot',
+ 'WebKit Linux Precise Leak': 'release_bot',
+ 'WebKit Linux Precise MSAN': 'msan_release_bot',
'WebKit Linux Trusty': 'release_bot',
- 'WebKit Linux': 'release_bot',
+ 'WebKit Linux Precise': 'release_bot',
'WebKit Mac Builder (dbg)': 'debug_bot',
'WebKit Mac Builder': 'release_bot',
'WebKit Mac10.11 (retina)': 'release_bot',
« no previous file with comments | « third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/update_test_expectations_unittest.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698