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

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

Issue 2814103002: Disable video_decode_accelerator_gl_unittest on the Windows Intel bots. (Closed)
Patch Set: Created 3 years, 8 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 4cb23ee749f49f8005480c4d1184f99061019622..1990d48ce602cab328b08aa047722289b2589546 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -11989,25 +11989,6 @@
},
"test": "video_decode_accelerator_unittest",
"use_xvfb": false
- },
- {
- "args": [
- "--use-angle=gl",
- "--use-test-data-path",
- "--test_video_data=test-25fps.h264:320:240:250:258:::1"
- ],
- "name": "video_decode_accelerator_gl_unittest",
- "swarming": {
- "can_use_on_swarming_builders": false,
- "dimension_sets": [
- {
- "gpu": "8086:1912",
- "os": "Windows-10"
- }
- ]
- },
- "test": "video_decode_accelerator_unittest",
- "use_xvfb": false
}
],
"isolated_scripts": [
@@ -13102,25 +13083,6 @@
},
"test": "video_decode_accelerator_unittest",
"use_xvfb": false
- },
- {
- "args": [
- "--use-angle=gl",
- "--use-test-data-path",
- "--test_video_data=test-25fps.h264:320:240:250:258:::1"
- ],
- "name": "video_decode_accelerator_gl_unittest",
- "swarming": {
- "can_use_on_swarming_builders": false,
- "dimension_sets": [
- {
- "gpu": "8086:1912",
- "os": "Windows-10"
- }
- ]
- },
- "test": "video_decode_accelerator_unittest",
- "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