Commit 9e7769d2 authored by Yuly Novikov's avatar Yuly Novikov Committed by Commit Bot

Suppress video related WebGL1 Win Intel GL test failures

Already suppressed in WebGL2 suite, expanding the suppression
to webgl_conformance_gl_passthrough_tests.

TBR=bsheedy

Bug: 1026468
Change-Id: If7d27f5137597129141253261e10a3653c9e9ae7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1943622Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#720295}
parent fb6d6a2f
......@@ -97,13 +97,15 @@ crbug.com/953120 [ passthrough ] conformance/programs/program-test.html [ Failur
# TODO(crbug.com/979444): once this is passing on the passthrough
# command decoder on Android, simplify this expectation to just not
# declare any OS.
# TODO(crbug.com/1017162): This test is very flaky on Win/Vulkan/Nvidia,
# even with RetryOnFailure. Once this issue is resolved, we can probably
# cover this with RetryOnFailure again.
# TODO(crbug.com/1026468): simplify "win" condition
# if [ win intel opengl passthrough ] [ Failure ] suppression is lifted.
crbug.com/979444 [ chromeos ] conformance/textures/misc/texture-corner-case-videos.html [ RetryOnFailure ]
crbug.com/979444 [ linux ] conformance/textures/misc/texture-corner-case-videos.html [ RetryOnFailure ]
crbug.com/979444 [ mac no-passthrough ] conformance/textures/misc/texture-corner-case-videos.html [ RetryOnFailure ]
crbug.com/979444 [ win ] conformance/textures/misc/texture-corner-case-videos.html [ RetryOnFailure ]
crbug.com/979444 [ win nvidia ] conformance/textures/misc/texture-corner-case-videos.html [ RetryOnFailure ]
crbug.com/979444 [ win amd ] conformance/textures/misc/texture-corner-case-videos.html [ RetryOnFailure ]
crbug.com/979444 [ win intel d3d11 ] conformance/textures/misc/texture-corner-case-videos.html [ RetryOnFailure ]
crbug.com/979444 [ win intel opengl no-passthrough ] conformance/textures/misc/texture-corner-case-videos.html [ RetryOnFailure ]
crbug.com/979444 [ android ] conformance/textures/misc/texture-corner-case-videos.html [ RetryOnFailure ]
# Win / AMD / Passthrough command decoder / D3D11
......@@ -143,6 +145,14 @@ crbug.com/angleproject/2722 [ win intel vulkan passthrough intel_lt_26.20.100.73
crbug.com/907195 [ win intel opengl passthrough intel_lt_25.20.100.6444 ] conformance/ogles/GL/biuDepthRange/biuDepthRange_001_to_002.html [ Skip ]
crbug.com/907195 [ win intel opengl passthrough intel_lt_25.20.100.6444 ] conformance/uniforms/no-over-optimization-on-uniform-array-09.html [ Skip ]
# Flaky failure in IDirect3D9Ex::CreateDeviceEx
# during DXVAVideoDecodeAccelerator::Initialize on 26.20.100.7323 driver
# When it fails, it's all 3 retires, thus "Failure" expectation
crbug.com/1026468 [ win intel opengl passthrough ] conformance/textures/image_bitmap_from_video/* [ Failure ]
crbug.com/1026468 [ win intel opengl passthrough ] conformance/textures/misc/tex-video-using-tex-unit-non-zero.html [ Failure ]
crbug.com/1026468 [ win intel opengl passthrough ] conformance/textures/misc/texture-corner-case-videos.html [ Failure ]
crbug.com/1026468 [ win intel opengl passthrough ] conformance/textures/video/* [ Failure ]
# TODO(kbr): re-enable suppression for same test below once fixed.
crbug.com/angleproject/2103 [ win ] conformance/glsl/bugs/sampler-struct-function-arg.html [ Skip ]
......
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