| 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',
|
|
|