Commit d2f20b3a authored by Geoff Lang's avatar Geoff Lang Committed by Commit Bot

Mark more D3D9/NVIDIA/Win10 video texture tests as flaky.

TBR=zmo@chromium.org
NOTRY=true

BUG=868367
BUG=750896

Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
Change-Id: If48cb102f9c217d5e4fcd5c86e2f94907619b10c
Reviewed-on: https://chromium-review.googlesource.com/1152991
Commit-Queue: Geoff Lang <geofflang@chromium.org>
Reviewed-by: default avatarGeoff Lang <geofflang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#578644}
parent 8444afb1
...@@ -245,6 +245,8 @@ class WebGLConformanceExpectations(GpuTestExpectations): ...@@ -245,6 +245,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['win10', ('nvidia', 0x1cb3), 'd3d9'], bug=750896) ['win10', ('nvidia', 0x1cb3), 'd3d9'], bug=750896)
self.Flaky('conformance/textures/video/*', self.Flaky('conformance/textures/video/*',
['win10', ('nvidia', 0x1cb3), 'd3d9'], bug=750896) ['win10', ('nvidia', 0x1cb3), 'd3d9'], bug=750896)
self.Flaky('conformance/textures/misc/texture-corner-case-videos.html',
['win10', ('nvidia', 0x1cb3), 'd3d9'], bug=750896)
self.Flaky('conformance/uniforms/uniform-samplers-test.html', self.Flaky('conformance/uniforms/uniform-samplers-test.html',
['win10', ('nvidia', 0x1cb3), 'passthrough', 'd3d9'], bug=829389) ['win10', ('nvidia', 0x1cb3), 'passthrough', 'd3d9'], bug=829389)
......
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