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

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

Issue 2694193005: Disable service_unittests on Mac Pros. (Closed)
Patch Set: Created 3 years, 10 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 | « content/test/gpu/generate_buildbot_json.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.gpu.fyi.json
diff --git a/testing/buildbot/chromium.gpu.fyi.json b/testing/buildbot/chromium.gpu.fyi.json
index fd8bb9b4ed00ccd90c7c1fb3b623f71dd94c265f..4796d08b747c5369b0151f26a9dc28721565aea1 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -7121,23 +7121,6 @@
},
"test": "gles2_conform_test",
"use_xvfb": false
- },
- {
- "args": [
- "--gtest_filter=*Detection*",
- "--use-gpu-in-tests"
- ],
- "swarming": {
- "can_use_on_swarming_builders": false,
- "dimension_sets": [
- {
- "gpu": "1002:679e",
- "os": "Mac-10.10"
- }
- ]
- },
- "test": "service_unittests",
- "use_xvfb": false
}
],
"isolated_scripts": [
@@ -7482,23 +7465,6 @@
},
"test": "gles2_conform_test",
"use_xvfb": false
- },
- {
- "args": [
- "--gtest_filter=*Detection*",
- "--use-gpu-in-tests"
- ],
- "swarming": {
- "can_use_on_swarming_builders": false,
- "dimension_sets": [
- {
- "gpu": "1002:679e",
- "os": "Mac-10.10"
- }
- ]
- },
- "test": "service_unittests",
- "use_xvfb": false
}
],
"isolated_scripts": [
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698