Commit 3b1eb2b4 authored by Lin Sun's avatar Lin Sun Committed by Commit Bot

Clean up WebGL suppressions

- Remove fixed suppressions with OpenGL/Vulkan backend.
- Add more detailed tags for some suppressions.
- Add a few Mesa regressions.

Bug: 795030, 950552, 1021428, 1081973
Bug: 1082533, 1110449, 1127180
Bug: angleproject:4855
Change-Id: I84c425492cbfdc20a3407da12aa4e779d4b786ed
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2361208Reviewed-by: default avatarShrek Shao <shrekshao@google.com>
Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Commit-Queue: Lin Sun <lin.sun@intel.com>
Cr-Commit-Position: refs/heads/master@{#808772}
parent 5aaedd13
...@@ -14,8 +14,9 @@ EXPECTATIONS_DRIVER_TAGS = frozenset([ ...@@ -14,8 +14,9 @@ EXPECTATIONS_DRIVER_TAGS = frozenset([
'intel_lt_26.20.100.7323', 'intel_lt_26.20.100.7323',
'intel_lt_26.20.100.7870', 'intel_lt_26.20.100.7870',
'intel_lt_26.20.100.8141', 'intel_lt_26.20.100.8141',
'intel_lt_27.20.100.8280',
'mesa_lt_19.1', 'mesa_lt_19.1',
'mesa_lt_19.1.2', 'mesa_ge_20.1',
]) ])
# Driver tag format: VENDOR_OPERATION_VERSION # Driver tag format: VENDOR_OPERATION_VERSION
......
...@@ -13,7 +13,8 @@ ...@@ -13,7 +13,8 @@
# tags: [ debug ] # tags: [ debug ]
# tags: [ intel_lt_25.20.100.6444 intel_lt_25.20.100.6577 # tags: [ intel_lt_25.20.100.6444 intel_lt_25.20.100.6577
# intel_lt_26.20.100.7870 intel_lt_26.20.100.8141 # intel_lt_26.20.100.7870 intel_lt_26.20.100.8141
# mesa_lt_19.1 mesa_lt_19.1.2 ] # intel_lt_27.20.100.8280
# mesa_lt_19.1 mesa_ge_20.1 ]
# tags: [ no-asan asan ] # tags: [ no-asan asan ]
# results: [ Failure RetryOnFailure Skip ] # results: [ Failure RetryOnFailure Skip ]
...@@ -72,7 +73,7 @@ crbug.com/891861 [ android no-passthrough ] WebglExtension_WEBGL_multi_draw_inst ...@@ -72,7 +73,7 @@ crbug.com/891861 [ android no-passthrough ] WebglExtension_WEBGL_multi_draw_inst
# Failing new updated tests # Failing new updated tests
crbug.com/1108044 conformance2/renderbuffers/readbuffer.html [ Failure ] crbug.com/1108044 conformance2/renderbuffers/readbuffer.html [ Failure ]
crbug.com/1108086 [ no-passthrough ] conformance2/renderbuffers/framebuffer-object-attachment.html [ Failure ] crbug.com/1108086 [ no-passthrough ] conformance2/renderbuffers/framebuffer-object-attachment.html [ Failure ]
crbug.com/angleproject/4807 [ win passthrough ] conformance2/glsl3/switch-case.html [ Failure ] crbug.com/angleproject/4807 [ win d3d11 passthrough ] conformance2/glsl3/switch-case.html [ Failure ]
crbug.com/1081973 conformance/buffers/buffer-data-and-buffer-sub-data.html [ Failure ] crbug.com/1081973 conformance/buffers/buffer-data-and-buffer-sub-data.html [ Failure ]
crbug.com/1082455 [ win ] conformance2/renderbuffers/multisampled-depth-renderbuffer-initialization.html [ Failure ] crbug.com/1082455 [ win ] conformance2/renderbuffers/multisampled-depth-renderbuffer-initialization.html [ Failure ]
crbug.com/1082455 [ linux ] conformance2/renderbuffers/multisampled-depth-renderbuffer-initialization.html [ Failure ] crbug.com/1082455 [ linux ] conformance2/renderbuffers/multisampled-depth-renderbuffer-initialization.html [ Failure ]
...@@ -127,8 +128,6 @@ crbug.com/792210 [ nvidia ] conformance/glsl/bugs/in-parameter-passed-as-inout-a ...@@ -127,8 +128,6 @@ crbug.com/792210 [ nvidia ] conformance/glsl/bugs/in-parameter-passed-as-inout-a
# Win failures # # Win failures #
#################### ####################
crbug.com/1081973 [ win opengl passthrough ] conformance2/textures/misc/compressed-tex-image.html [ Failure ]
crbug.com/1081973 [ win vulkan passthrough ] conformance2/textures/misc/compressed-tex-image.html [ Failure ]
crbug.com/angleproject/4417 [ win d3d11 ] conformance2/rendering/framebuffer-render-to-layer.html [ Failure ] crbug.com/angleproject/4417 [ win d3d11 ] conformance2/rendering/framebuffer-render-to-layer.html [ Failure ]
crbug.com/angleproject/4417 [ win d3d11 ] conformance2/rendering/framebuffer-render-to-layer-angle-issue.html [ Failure ] crbug.com/angleproject/4417 [ win d3d11 ] conformance2/rendering/framebuffer-render-to-layer-angle-issue.html [ Failure ]
crbug.com/1127867 [ win d3d11 ] conformance2/textures/image_data/tex-3d-rgb565-rgb-unsigned_byte.html [ RetryOnFailure ] crbug.com/1127867 [ win d3d11 ] conformance2/textures/image_data/tex-3d-rgb565-rgb-unsigned_byte.html [ RetryOnFailure ]
...@@ -145,11 +144,11 @@ crbug.com/1093482 [ win10 intel-0x3e92 ] deqp/functional/gles3/shadermatrix/sub_ ...@@ -145,11 +144,11 @@ crbug.com/1093482 [ win10 intel-0x3e92 ] deqp/functional/gles3/shadermatrix/sub_
crbug.com/1093482 [ win10 intel-0x5912 ] deqp/functional/gles3/shadermatrix/sub_dynamic.html [ RetryOnFailure ] crbug.com/1093482 [ win10 intel-0x5912 ] deqp/functional/gles3/shadermatrix/sub_dynamic.html [ RetryOnFailure ]
# Intel failed issues # Intel failed issues
crbug.com/795030 [ opengl win passthrough intel ] deqp/functional/gles3/shadercommonfunction.html [ Failure ]
crbug.com/angleproject/2994 [ opengl win passthrough intel ] conformance2/textures/misc/copy-texture-image-same-texture.html [ Failure ] crbug.com/angleproject/2994 [ opengl win passthrough intel ] conformance2/textures/misc/copy-texture-image-same-texture.html [ Failure ]
crbug.com/1042246 [ opengl win passthrough intel ] conformance2/extensions/ext-texture-norm16.html [ Skip ] crbug.com/1042246 [ opengl win passthrough intel ] conformance2/extensions/ext-texture-norm16.html [ Skip ]
# Intel driver issues # Intel driver issues
crbug.com/795030 [ win intel opengl passthrough intel_lt_27.20.100.8280 ] deqp/functional/gles3/shadercommonfunction.html [ Failure ]
crbug.com/602688 [ win intel opengl passthrough intel_lt_26.20.100.7870 ] conformance2/glsl3/vector-dynamic-indexing.html [ Failure ] crbug.com/602688 [ win intel opengl passthrough intel_lt_26.20.100.7870 ] conformance2/glsl3/vector-dynamic-indexing.html [ Failure ]
crbug.com/1082565 [ win intel opengl passthrough intel_lt_26.20.100.8141 ] conformance/canvas/webgl-to-2d-canvas.html [ Failure ] crbug.com/1082565 [ win intel opengl passthrough intel_lt_26.20.100.8141 ] conformance/canvas/webgl-to-2d-canvas.html [ Failure ]
...@@ -723,15 +722,15 @@ crbug.com/1130119 [ mac apple-apple-a12z passthrough opengl ] deqp/functional/gl ...@@ -723,15 +722,15 @@ crbug.com/1130119 [ mac apple-apple-a12z passthrough opengl ] deqp/functional/gl
# Linux failures # # Linux failures #
#################### ####################
crbug.com/1081973 [ linux opengl passthrough ] conformance2/textures/misc/compressed-tex-image.html [ Failure ]
crbug.com/1060012 [ linux no-passthrough ] conformance/extensions/webgl-compressed-texture-astc.html [ Failure ] crbug.com/1060012 [ linux no-passthrough ] conformance/extensions/webgl-compressed-texture-astc.html [ Failure ]
crbug.com/angleproject/4417 [ linux no-passthrough ] conformance2/rendering/framebuffer-render-to-layer.html [ Failure ] crbug.com/angleproject/4417 [ linux no-passthrough ] conformance2/rendering/framebuffer-render-to-layer.html [ Failure ]
crbug.com/1081978 [ linux intel opengl passthrough ] conformance2/textures/misc/tex-3d-size-limit.html [ Failure ]
# Mesa issues # Mesa issues
# Driver tag doesn't work on the passthrough command decoder because the detected driver version is ANGLE's version. # Driver tag doesn't work on the passthrough command decoder because the detected driver version is ANGLE's version.
crbug.com/950552 [ linux intel mesa_lt_19.1.2 ] conformance2/textures/misc/tex-base-level-bug.html [ Failure ] crbug.com/1127180 [ linux intel no-passthrough mesa_ge_20.1 ] deqp/functional/gles3/shaderindexing/tmp.html [ Failure ]
crbug.com/1127180 [ linux intel no-passthrough mesa_ge_20.1 ] deqp/data/gles3/shaders/functions.html [ Failure ]
crbug.com/1084864 [ linux intel opengl passthrough ] conformance2/rendering/blitframebuffer-filter-outofbounds.html [ Failure ] crbug.com/1084864 [ linux intel opengl passthrough ] conformance2/rendering/blitframebuffer-filter-outofbounds.html [ Failure ]
crbug.com/1081978 [ linux intel opengl passthrough ] conformance2/textures/misc/tex-3d-size-limit.html [ Failure ]
crbug.com/angleproject/4242 [ linux intel opengl passthrough ] conformance2/glsl3/matrix-row-major-dynamic-indexing.html [ Failure ] crbug.com/angleproject/4242 [ linux intel opengl passthrough ] conformance2/glsl3/matrix-row-major-dynamic-indexing.html [ Failure ]
crbug.com/angleproject/4242 [ linux intel no-passthrough mesa_lt_19.1 ] conformance2/glsl3/matrix-row-major-dynamic-indexing.html [ Failure ] crbug.com/angleproject/4242 [ linux intel no-passthrough mesa_lt_19.1 ] conformance2/glsl3/matrix-row-major-dynamic-indexing.html [ Failure ]
......
...@@ -124,17 +124,16 @@ crbug.com/angleproject/4846 [ mac metal passthrough ] WebglExtension_WEBGL_draw_ ...@@ -124,17 +124,16 @@ crbug.com/angleproject/4846 [ mac metal passthrough ] WebglExtension_WEBGL_draw_
# ======================== # ========================
# Fails on all platforms # Fails on all platforms
crbug.com/1110449 [ linux passthrough ] conformance/misc/type-conversion-test.html [ Failure ]
crbug.com/1081973 conformance/buffers/buffer-data-and-buffer-sub-data.html [ Failure ] crbug.com/1081973 conformance/buffers/buffer-data-and-buffer-sub-data.html [ Failure ]
crbug.com/1082533 [ mac intel ] conformance/textures/misc/texture-copying-and-deletion.html [ Failure ] crbug.com/1082533 [ mac intel ] conformance/textures/misc/texture-copying-and-deletion.html [ Failure ]
crbug.com/1082533 [ win vulkan passthrough ] conformance/textures/misc/texture-copying-and-deletion.html [ Failure ]
crbug.com/1082533 [ linux vulkan passthrough ] conformance/textures/misc/texture-copying-and-deletion.html [ Failure ]
crbug.com/1018028 [ win vulkan nvidia ] conformance/rendering/bind-framebuffer-flush-bug.html [ Failure ] crbug.com/1018028 [ win vulkan nvidia ] conformance/rendering/bind-framebuffer-flush-bug.html [ Failure ]
crbug.com/1110111 [ win nvidia ] conformance/rendering/point-no-attributes.html [ RetryOnFailure ] crbug.com/1110111 [ win nvidia ] conformance/rendering/point-no-attributes.html [ RetryOnFailure ]
# Need to implement new error semantics # Need to implement new error semantics
# https://github.com/KhronosGroup/WebGL/pull/2607 # https://github.com/KhronosGroup/WebGL/pull/2607
crbug.com/849572 [ passthrough ] conformance/extensions/angle-instanced-arrays-out-of-bounds.html [ Failure ] crbug.com/849572 [ win d3d11 passthrough ] conformance/extensions/angle-instanced-arrays-out-of-bounds.html [ Failure ]
crbug.com/849572 [ opengl passthrough ] conformance/extensions/angle-instanced-arrays-out-of-bounds.html [ Failure ]
crbug.com/849572 [ vulkan passthrough ] conformance/extensions/angle-instanced-arrays-out-of-bounds.html [ Failure ]
# Nvidia bugs fixed in latest driver # Nvidia bugs fixed in latest driver
# TODO(http://crbug.com/887241): Upgrade the drivers on the bots. # TODO(http://crbug.com/887241): Upgrade the drivers on the bots.
...@@ -243,23 +242,17 @@ crbug.com/1096746 [ fuchsia ] conformance/glsl/functions/glsl-function-ceil.html ...@@ -243,23 +242,17 @@ crbug.com/1096746 [ fuchsia ] conformance/glsl/functions/glsl-function-ceil.html
# Win failures # # Win failures #
#################### ####################
crbug.com/1081973 [ win opengl passthrough ] conformance/textures/misc/compressed-tex-image.html [ Failure ]
crbug.com/1081973 [ win vulkan passthrough ] conformance/textures/misc/compressed-tex-image.html [ Failure ]
# Intel flaky issues # Intel flaky issues
crbug.com/825338 [ win intel d3d11 ] conformance/extensions/oes-texture-float-with-video.html [ RetryOnFailure ] crbug.com/825338 [ win intel d3d11 ] conformance/extensions/oes-texture-float-with-video.html [ RetryOnFailure ]
crbug.com/929009 [ win intel ] conformance/glsl/misc/shader-with-non-reserved-words.html [ RetryOnFailure ] crbug.com/929009 [ win intel ] conformance/glsl/misc/shader-with-non-reserved-words.html [ RetryOnFailure ]
crbug.com/1023745 [ win intel d3d9 passthrough ] conformance2/textures/image_bitmap_from_video/tex-2d-r16f-red-half_float.html [ RetryOnFailure ] crbug.com/1023745 [ win intel d3d9 passthrough ] conformance2/textures/image_bitmap_from_video/tex-2d-r16f-red-half_float.html [ RetryOnFailure ]
crbug.com/1111652 [ win intel vulkan passthrough ] conformance/context/context-size-change.html [ Failure ]
# Intel driver issues # Intel driver issues
crbug.com/854100 [ win intel opengl passthrough intel_lt_25.20.100.6577 ] conformance/glsl/variables/gl-pointcoord.html [ Failure ] crbug.com/854100 [ win intel opengl passthrough intel_lt_25.20.100.6577 ] conformance/glsl/variables/gl-pointcoord.html [ Failure ]
crbug.com/angleproject/2909 [ win intel vulkan passthrough intel_lt_26.20.100.7000 ] conformance/ogles/GL/faceforward/faceforward_001_to_006.html [ Failure ] crbug.com/angleproject/2909 [ win intel vulkan passthrough intel_lt_26.20.100.7000 ] conformance/ogles/GL/faceforward/faceforward_001_to_006.html [ Failure ]
crbug.com/angleproject/2722 [ win intel vulkan passthrough intel_lt_26.20.100.7323 ] conformance/rendering/clipping-wide-points.html [ Failure ] crbug.com/angleproject/2722 [ win intel vulkan passthrough intel_lt_26.20.100.7323 ] conformance/rendering/clipping-wide-points.html [ Failure ]
crbug.com/1082565 [ win intel opengl passthrough intel_lt_26.20.100.8141 ] conformance/canvas/webgl-to-2d-canvas.html [ Failure ] crbug.com/1082565 [ win intel opengl passthrough intel_lt_26.20.100.8141 ] conformance/canvas/webgl-to-2d-canvas.html [ Failure ]
crbug.com/angleproject/4855 [ win intel vulkan passthrough ] conformance/rendering/line-loop-tri-fan.html [ Failure ]
crbug.com/angleproject/4855 [ win intel vulkan passthrough ] conformance/textures/misc/tex-image-and-sub-image-2d-with-array-buffer-view.html [ Failure ]
crbug.com/angleproject/4855 [ win intel vulkan passthrough ] conformance/textures/misc/texture-transparent-pixels-initialized.html [ Failure ]
crbug.com/angleproject/4855 [ win intel vulkan passthrough ] conformance/offscreencanvas/offscreencanvas-transfer-image-bitmap.html [ Failure ]
# This is an OpenGL driver bug on Intel platform and it is fixed in # This is an OpenGL driver bug on Intel platform and it is fixed in
# Intel Driver 25.20.100.6444. # Intel Driver 25.20.100.6444.
...@@ -395,9 +388,6 @@ crbug.com/1004581 [ win amd vulkan passthrough ] conformance/rendering/multisamp ...@@ -395,9 +388,6 @@ crbug.com/1004581 [ win amd vulkan passthrough ] conformance/rendering/multisamp
crbug.com/1010942 [ win amd vulkan passthrough ] conformance/glsl/samplers/glsl-function-texture2dproj.html [ Failure ] crbug.com/1010942 [ win amd vulkan passthrough ] conformance/glsl/samplers/glsl-function-texture2dproj.html [ Failure ]
crbug.com/angleproject/4286 [ win amd vulkan passthrough ] conformance/rendering/out-of-bounds-array-buffers.html [ Failure ] crbug.com/angleproject/4286 [ win amd vulkan passthrough ] conformance/rendering/out-of-bounds-array-buffers.html [ Failure ]
# Vulkan / Win10 / Intel / Passthrough
crbug.com/1111652 [ win10 intel vulkan passthrough ] conformance/context/context-size-change.html [ Failure ]
#################### ####################
# Mac failures # # Mac failures #
#################### ####################
...@@ -486,11 +476,7 @@ crbug.com/angleproject/4846 [ mac metal passthrough nvidia ] conformance/texture ...@@ -486,11 +476,7 @@ crbug.com/angleproject/4846 [ mac metal passthrough nvidia ] conformance/texture
# Linux failures # # Linux failures #
#################### ####################
crbug.com/1081973 [ linux opengl passthrough ] conformance/textures/misc/compressed-tex-image.html [ Failure ]
crbug.com/1081973 [ linux vulkan passthrough ] conformance/textures/misc/compressed-tex-image.html [ Failure ]
# Linux / Vulkan / Passthrough command decoder # Linux / Vulkan / Passthrough command decoder
crbug.com/1021428 [ linux vulkan passthrough intel ] WebglExtension_EXT_shader_texture_lod [ Failure ]
crbug.com/1021428 [ linux vulkan passthrough intel ] WebglExtension_WEBGL_depth_texture [ Failure ] crbug.com/1021428 [ linux vulkan passthrough intel ] WebglExtension_WEBGL_depth_texture [ Failure ]
# NVIDIA # NVIDIA
......
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