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

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

Issue 2519953003: Don't run nacl_integration tests on mac on fyi waterfall. (Closed)
Patch Set: Created 4 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 | « 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.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 08d2ed602a21198e5a6db69f08a89d2a8a8c33d9..4c50ec3b32636affc03bbd7cf4eef8de329d16cd 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -2708,12 +2708,6 @@
},
"test": "views_unittests"
}
- ],
- "scripts": [
- {
- "name": "nacl_integration",
- "script": "nacl_integration.py"
- }
]
},
"Chromium Mac 10.11": {
@@ -3016,12 +3010,6 @@
"can_use_on_swarming_builders": true
}
}
- ],
- "scripts": [
- {
- "name": "nacl_integration",
- "script": "nacl_integration.py"
- }
]
},
"Chromium Mac 10.11 Force Mac Toolchain": {
@@ -3284,12 +3272,6 @@
},
"test": "views_unittests"
}
- ],
- "scripts": [
- {
- "name": "nacl_integration",
- "script": "nacl_integration.py"
- }
]
},
"ClangToTAndroid x64": {
« 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