Commit 82d47e76 authored by Jiajie Hu's avatar Jiajie Hu Committed by Commit Bot

Cleanup more webgl2 test expectations

They seem to be fixed long time ago according to the comments in the
linked bugs.

Bug: 614418, 627525, 757097
Change-Id: I7ed1734ee895e5594de18a518f4727f47ada00c1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878167
Commit-Queue: Kenneth Russell <kbr@chromium.org>
Auto-Submit: Jiajie Hu <jiajie.hu@intel.com>
Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#710038}
parent 51948f6c
......@@ -60,9 +60,6 @@ crbug.com/874620 [ opengl win nvidia ] conformance2/glsl3/const-struct-from-arra
# Too slow (take about one hour to run)
crbug.com/619403 deqp/functional/gles3/builtinprecision/* [ Skip ]
# Timing out on multiple platforms right now.
crbug.com/757097 conformance/glsl/bugs/sampler-array-struct-function-arg.html [ Skip ]
# Flakes heavily on many OpenGL configurations
crbug.com/832238 [ no-angle ] conformance2/transform_feedback/too-small-buffers.html [ Failure ]
......@@ -101,7 +98,6 @@ crbug.com/792210 [ nvidia ] conformance/glsl/bugs/in-parameter-passed-as-inout-a
# Intel flaky issues
crbug.com/945942 [ win passthrough intel ] conformance/uniforms/no-over-optimization-on-uniform-array-00.html [ RetryOnFailure ]
crbug.com/620379 [ d3d11 win intel ] deqp/functional/gles3/lifetime.html [ RetryOnFailure ]
crbug.com/614418 [ d3d11 win intel ] deqp/functional/gles3/textureformat/unsized_3d.html [ RetryOnFailure ]
crbug.com/912579 [ opengl win passthrough intel ] conformance2/rendering/out-of-bounds-index-buffers-after-copying.html [ RetryOnFailure ]
# It's unfortunate that these suppressions need to be so broad, but it
......@@ -585,11 +581,6 @@ crbug.com/950552 [ linux intel ] conformance2/textures/misc/tex-3d-size-limit.ht
crbug.com/950552 [ linux intel mesa_lt_19.1.2 ] conformance2/textures/misc/tex-base-level-bug.html [ Failure ]
# Linux only.
crbug.com/627525 [ linux ] conformance/textures/video/tex-2d-rgba-rgba-unsigned_byte.html [ RetryOnFailure ]
crbug.com/627525 [ linux ] conformance/textures/video/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html [ RetryOnFailure ]
crbug.com/627525 [ linux ] conformance/textures/video/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ RetryOnFailure ]
crbug.com/627525 [ linux ] conformance/textures/video/tex-2d-rgb-rgb-unsigned_byte.html [ RetryOnFailure ]
crbug.com/627525 [ linux ] conformance/textures/video/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ RetryOnFailure ]
crbug.com/905006 [ linux nvidia ] conformance2/glsl3/vector-dynamic-indexing-nv-driver-bug.html [ Failure ]
# Linux Multi-vendor failures.
......
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