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

Unified Diff: testing/buildbot/chromium.mac.json

Issue 2448563002: Don't run nacl_integration tests on mac. (Closed)
Patch Set: Created 4 years, 2 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.mac.json
diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
index fba413ded3508ba6f60691e94dbbe21ad93a2be8..232f279658cc6fdf850fd6513e6994dcf3d60ec2 100644
--- a/testing/buildbot/chromium.mac.json
+++ b/testing/buildbot/chromium.mac.json
@@ -367,12 +367,6 @@
"can_use_on_swarming_builders": true
}
}
- ],
- "scripts": [
- {
- "name": "nacl_integration",
- "script": "nacl_integration.py"
- }
]
},
"Mac10.11 Tests": {
@@ -718,12 +712,6 @@
"can_use_on_swarming_builders": true
}
}
- ],
- "scripts": [
- {
- "name": "nacl_integration",
- "script": "nacl_integration.py"
- }
]
},
"Mac10.9 Tests": {
@@ -1058,12 +1046,6 @@
"can_use_on_swarming_builders": true
}
}
- ],
- "scripts": [
- {
- "name": "nacl_integration",
- "script": "nacl_integration.py"
- }
]
},
"Mac10.9 Tests (dbg)": {
@@ -1398,12 +1380,6 @@
"can_use_on_swarming_builders": true
}
}
- ],
- "scripts": [
- {
- "name": "nacl_integration",
- "script": "nacl_integration.py"
- }
]
}
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698