Commit ab549dad by Jamie Madill

Update WebGL expecations.

Change-Id: Ic318a929f43a48f0e957add5fab4bc3362be47b0 Reviewed-on: https://chromium-review.googlesource.com/239954Tested-by: 's avatarJamie Madill <jmadill@chromium.org> Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
parent 04184fb0
Currently top of tree WebGL has a crashing test.
Instead, use the WebGL 1.0.3 test suite at: https://www.khronos.org/registry/webgl/conformance-suites/1.0.3/webgl-conformance-tests.html
Known WebGL 1.0.3 failures using Chrome Canary with top of tree ANGLE:
Known failures in the WebGL CTS 1.0.4, top of tree, using Chromium
https://www.khronos.org/registry/webgl/sdk/tests/webgl-conformance-tests.html
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
flaky:
Below is outdated, to be updated once the tests can run again:
conformance/canvas/framebuffer-bindings-affected-by-to-data-url.html: 2 tests failed (1 timed out)
Known failures in the WebGL CTS, top of tree, using Chromium
https://www.khronos.org/registry/webgl/sdk/tests/webgl-conformance-tests.html
failing:
conformance/glsl/bugs/compound-assignment-type-combination.html: 54 tests failed
conformance/context/user-defined-properties-on-context.html: 1 tests failed
conformance/glsl/bugs/pow-of-small-constant-in-user-defined-function.html: 1 tests failed
conformance/glsl/misc/const-variable-initialization.html: 207 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/glsl/misc/ternary-operators-in-global-initializers.html: 12 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