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

Unified Diff: scripts/slave/recipes/chromium_trybot.py

Issue 696353005: Update chromium_mac recipe for re-imaged testers. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase Created 6 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
Index: scripts/slave/recipes/chromium_trybot.py
diff --git a/scripts/slave/recipes/chromium_trybot.py b/scripts/slave/recipes/chromium_trybot.py
index ebe0779530a525dbab845312871edbbc2346bdcc..acc1704f7a2fe40a19053ffe53b0b4e190209ae9 100644
--- a/scripts/slave/recipes/chromium_trybot.py
+++ b/scripts/slave/recipes/chromium_trybot.py
@@ -333,7 +333,7 @@ BUILDERS = {
'based_on_main_waterfall': {
'mastername': 'chromium.mac',
'buildername': 'Mac Builder',
- 'testers': ['Mac10.7 Tests (1)'],
+ 'testers': ['Mac10.8 Tests'],
},
'testing': {
'platform': 'mac',

Powered by Google App Engine
This is Rietveld 408576698