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

Unified Diff: masters/master.chromium.mac/master_gatekeeper_cfg.py

Issue 10644010: Remove all mac 10.5 bots from the main waterfall. Create placeholders for 10.7 bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build/
Patch Set: Created 8 years, 6 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 | masters/master.chromium.mac/master_mac_cfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.mac/master_gatekeeper_cfg.py
===================================================================
--- masters/master.chromium.mac/master_gatekeeper_cfg.py (revision 143624)
+++ masters/master.chromium.mac/master_gatekeeper_cfg.py (working copy)
@@ -52,10 +52,10 @@
exclusions = {
# nacl_integration disabled on two Mac bots.
# http://crbug.com/131422
- 'Mac10.5 Tests (1)': ['nacl_integration'],
- 'Mac 10.5 Tests (dbg)(1)': ['nacl_integration'],
'Mac10.6 Tests (1)': ['nacl_integration'],
'Mac 10.6 Tests (dbg)(1)': ['nacl_integration'],
+ #'Mac10.7 Tests (1)': ['nacl_integration'],
+ #'Mac 10.7 Tests (dbg)(1)': ['nacl_integration'],
}
forgiving_steps = ['update_scripts', 'update', 'svnkill', 'taskkill',
« no previous file with comments | « no previous file | masters/master.chromium.mac/master_mac_cfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698