Commit 970d2613 by Shannon Woods

Adds a file to track known failures in the WebGL CTS

Because ANGLE does not have a framework for testing directly against the WebGL CTS, we're unable to suppress failing tests at runtime. Instead, we'll document them in the repository for the reference of contributors. Change-Id: Ieea68a9aaa0b7bfebda2900265e3c4a857a0ce64 Reviewed-on: https://chromium-review.googlesource.com/230582Reviewed-by: 's avatarKenneth Russell <kbr@chromium.org> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Tested-by: 's avatarShannon Woods <shannonwoods@chromium.org>
parent 0c219b81
Known failures in the WebGL CTS, top of tree, using Chromium
https://www.khronos.org/registry/webgl/sdk/tests/webgl-conformance-tests.html
conformance/glsl/bugs/compound-assignment-type-combination.html: 54 tests failed
conformance/glsl/misc/struct-equals.html: 3 tests failed
conformance/glsl/misc/struct-specifiers-in-uniforms.html: 12 tests failed
conformance/glsl/misc/ternary-operators-in-global-initializers.html: 12 tests failed
conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas.html: 32 tests failed
conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgb565.html: 64 tests failed
conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba4444.html: 64 tests failed
conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba5551.html: 64 tests failed
conformance/uniforms/gl-uniform-arrays.html: 34 tests failed
\ No newline at end of file
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