Commit e9a6feb4 authored by Yuly Novikov's avatar Yuly Novikov Committed by Commit Bot

Mark a WebGL test Flaky

conformance/extensions/oes-texture-half-float-with-video.html
on Win7 Debug NVIDIA D3D11 passthrough

BUG=751849
TBR=kbr@chromium.org

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: Ieb623f457fca5937b8c82943f60ee87f7353febb
Reviewed-on: https://chromium-review.googlesource.com/599451
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#491636}
parent 66e9e2d2
...@@ -196,6 +196,8 @@ class WebGLConformanceExpectations(GpuTestExpectations): ...@@ -196,6 +196,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['win', 'amd', 'passthrough', 'd3d11'], bug=685232) ['win', 'amd', 'passthrough', 'd3d11'], bug=685232)
# Win / NVIDIA / Passthrough command decoder / D3D11 # Win / NVIDIA / Passthrough command decoder / D3D11
self.Flaky('conformance/extensions/oes-texture-half-float-with-video.html',
['win7', 'nvidia', 'passthrough', 'd3d11', 'debug'], bug=751849)
self.Flaky('conformance/programs/program-test.html', self.Flaky('conformance/programs/program-test.html',
['win', 'nvidia', 'passthrough', 'd3d11'], bug=737016) ['win', 'nvidia', 'passthrough', 'd3d11'], bug=737016)
......
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