0

Revert conformance/textures/image_bitmap_from_video/* Suppressions.

We were suppressing several errors across the
conformance/textures/image_bitmap_from_video/* tests. This was due to
an error with the Intel 26.20.100.7323 driver.

Since we've paused the driver rollout, I am reverting the suppressions.

TBR=ynovikov@chromium.org
TEST=webgl2_conformance_gl_passthrough_tests
Bug: 1016459

Change-Id: I4c37dc4dd814f7ebe084a3f6aa6c08126cd4d82a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925623
Reviewed-by: Jonathan Ross <jonross@chromium.org>
Commit-Queue: Jonathan Ross <jonross@chromium.org>
Cr-Commit-Position: refs/heads/master@{#717072}
This commit is contained in:
Jonathan Ross
2019-11-20 17:59:04 +00:00
committed by Commit Bot
parent db8b5d828d
commit 0b787ee78e

@ -119,30 +119,6 @@ crbug.com/angleproject/2994 [ opengl win passthrough intel ] conformance2/textur
# Intel driver issues
crbug.com/602688 [ opengl win passthrough intel ] conformance2/glsl3/vector-dynamic-indexing.html [ Failure ]
# Intel driver 26.20.100.7323 issues
crbug.com/1016459 [ opengl win passthrough intel ] conformance/textures/image_bitmap_from_video/tex-2d-alpha-alpha-unsigned_byte.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance/textures/image_bitmap_from_video/tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance/textures/image_bitmap_from_video/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance/textures/image_bitmap_from_video/tex-2d-rgba-rgba-unsigned_byte.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance/textures/video/tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/image_bitmap_from_video/tex-2d-rgb565-rgb-unsigned_byte.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/image_bitmap_from_video/tex-2d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/image_bitmap_from_video/tex-2d-srgb8-rgb-unsigned_byte.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/image_bitmap_from_video/tex-3d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/image_bitmap_from_video/tex-3d-rgb9_e5-rgb-half_float.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/image_bitmap_from_video/tex-3d-rgba16f-rgba-half_float.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/misc/tex-image-with-bad-args-from-dom-elements.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/video/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/video/tex-2d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/video/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/video/tex-2d-rgb9_e5-rgb-float.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/video/tex-2d-rgba32f-rgba-float.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/video/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/video/tex-3d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/video/tex-3d-rgb16f-rgb-float.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/video/tex-3d-rgb16f-rgb-half_float.html [ Skip ]
crbug.com/1016459 [ opengl win passthrough intel ] conformance2/textures/video/tex-3d-rgb565-rgb-unsigned_byte.html [ Skip ]
# Passthrough command decoder / Windows / OpenGL / Intel
# This case causes no-over-optimization-on-uniform-array fail.
crbug.com/884210 [ opengl win passthrough intel ] conformance/ogles/GL/gl_FragCoord/gl_FragCoord_001_to_003.html [ Skip ]