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

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

Issue 2753163002: Skip info_collection_tests on ANGLE Ozone tester. (Closed)
Patch Set: Created 3 years, 9 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 4376bd913b7ccba7f05a13f434276496e4647bec..fc06a3b4a4198992a122195123135d04e60a8564 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -2665,35 +2665,7 @@
"use_xvfb": false
}
],
- "isolated_scripts": [
- {
- "args": [
- "info_collection",
- "--show-stdout",
- "--browser=release",
- "-v",
- "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
- "--expected-vendor-id",
- "8086",
- "--expected-device-id",
- "1912"
- ],
- "isolate_name": "telemetry_gpu_integration_test",
- "name": "info_collection_tests",
- "override_compile_targets": [
- "telemetry_gpu_integration_test_run"
- ],
- "swarming": {
- "can_use_on_swarming_builders": false,
- "dimension_sets": [
- {
- "gpu": "8086:1912",
- "os": "Ubuntu"
- }
- ]
- }
- }
- ]
+ "isolated_scripts": []
},
"Linux ChromiumOS Ozone Builder": {},
"Linux Debug (Intel HD 530)": {
« 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