Commit fb25079d authored by Kenneth Russell's avatar Kenneth Russell Committed by Commit Bot

Remove video_decode_accelerator_gl_unittest from Win Intel HD 630.

Was disabled on the non-Swarmed bot; needs to be disabled on the
Swarmed one too.

BUG=754875
TBR=zmo@chromium.org
NOTRY=true

Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Change-Id: I8b083708a4e67900711d87f5b28d5ee0ce4f624c
Reviewed-on: https://chromium-review.googlesource.com/835653
Commit-Queue: Kenneth Russell <kbr@chromium.org>
Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#525225}
parent b2b46786
......@@ -1680,6 +1680,7 @@ COMMON_GTESTS = {
{
'names': [
'Win10 Release (Intel HD 630)',
'Win10 Release Swarmed (Intel HD 630)',
],
},
],
......
......@@ -13806,26 +13806,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": true,
"dimension_sets": [
{
"gpu": "8086:5912",
"os": "Windows-10",
"pool": "Chrome-GPU"
}
]
},
"test": "video_decode_accelerator_unittest",
"use_xvfb": false
}
],
"isolated_scripts": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment