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

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: Update tests 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
« no previous file with comments | « scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests_Trybot.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium_trybot.py
diff --git a/scripts/slave/recipes/chromium_trybot.py b/scripts/slave/recipes/chromium_trybot.py
index 4028eb414e29675f6618587e7df9ac6a8ff3771b..b444a1393a069c2a7ab2c7fe9929638bb43f7fd8 100644
--- a/scripts/slave/recipes/chromium_trybot.py
+++ b/scripts/slave/recipes/chromium_trybot.py
@@ -358,7 +358,7 @@ BUILDERS = {
'based_on_main_waterfall': {
'mastername': 'chromium.mac',
'buildername': 'Mac Builder',
- 'testers': ['Mac10.7 Tests (1)'],
+ 'testers': ['Mac10.8 Tests'],
Robert Sesek 2014/11/04 15:53:12 Not exactly sure about this one, but all our trybo
smut 2014/11/04 20:43:53 If all VMs backing mac_chromium_rel_ng have the sa
},
'testing': {
'platform': 'mac',
« no previous file with comments | « scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests_Trybot.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698