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

Unified Diff: scripts/slave/recipe_modules/chromium_tests/trybots.py

Issue 1575873002: Make linux_blink_oilpan_rel run layout tests only for changes touching third_party/WebKit (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 11 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 | scripts/slave/recipes/chromium_trybot.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/chromium_tests/trybots.py
diff --git a/scripts/slave/recipe_modules/chromium_tests/trybots.py b/scripts/slave/recipe_modules/chromium_tests/trybots.py
index 94ba4593e404ddfda9979eb98bec1349384bffa5..65e8ce6bd7143cdd7afa6a9bfa516e2155de024c 100644
--- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
+++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
@@ -243,7 +243,7 @@ TRYBOTS = freeze({
},
'linux_blink_oilpan_rel': {
'mastername': 'chromium.webkit',
- 'buildername': 'WebKit Linux Oilpan',
+ 'buildername': 'WebKit Linux Oilpan Builder',
},
'linux_chromium_dbg_32_ng': {
'mastername': 'chromium.linux',
« no previous file with comments | « no previous file | scripts/slave/recipes/chromium_trybot.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698