Commit 9610f4ff authored by Kenneth Russell's avatar Kenneth Russell Committed by Commit Bot

Suppress s3tc-srgb and astc WebGL 2 conformance tests on OpenGL / Intel.

conformance/extensions/webgl-compressed-texture-astc.html
conformance/extensions/webgl-compressed-texture-s3tc-srgb.html

are failing on webgl2_conformance_gl_passthrough_tests on Intel GPUs
after recent ANGLE changes.

Tbr: jdarpinian@chromium.org
Bug: 1048861
No-Try: True
Change-Id: Iffa429a14ba13a19ef8d3b32cd34c343d7ef9e53
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2037829
Commit-Queue: Kenneth Russell <kbr@chromium.org>
Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Reviewed-by: default avatarJames Darpinian <jdarpinian@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738412}
parent e52f0c46
......@@ -118,6 +118,9 @@ crbug.com/1042246 [ opengl win passthrough intel ] conformance2/extensions/ext-t
crbug.com/602688 [ opengl win passthrough intel ] conformance2/glsl3/vector-dynamic-indexing.html [ Failure ]
# Passthrough command decoder / Windows / OpenGL / Intel
# Recent regressions on passthrough command decoder
crbug.com/1048861 [ opengl win passthrough intel ] conformance/extensions/webgl-compressed-texture-astc.html [ Failure ]
crbug.com/1048861 [ opengl win passthrough intel ] conformance/extensions/webgl-compressed-texture-s3tc-srgb.html [ Failure ]
# 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 ]
......
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