diff options
Diffstat (limited to 'gfx/angle/src/tests/WebGL-CTS-known-failures.txt')
-rwxr-xr-x | gfx/angle/src/tests/WebGL-CTS-known-failures.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gfx/angle/src/tests/WebGL-CTS-known-failures.txt b/gfx/angle/src/tests/WebGL-CTS-known-failures.txt new file mode 100755 index 000000000..c67f3a291 --- /dev/null +++ b/gfx/angle/src/tests/WebGL-CTS-known-failures.txt @@ -0,0 +1,9 @@ +Known failures in the WebGL CTS 1.0.4, using Canary 48.0.2547.0 with ANGLE a33475b36f7b0 +https://www.khronos.org/registry/webgl/sdk/tests/webgl-conformance-tests.html + +conformance/extensions/ext-sRGB.html: 5 tests failed +conformance/glsl/bugs/pow-of-small-constant-in-user-defined-function.html: 1 tests failed +conformance/glsl/bugs/sampler-struct-function-arg.html: 1 tests failed +conformance/textures/misc/cube-incomplete-fbo.html: 1 tests failed +deqp/data/gles2/shaders/functions.html: 8 tests failed +deqp/data/gles2/shaders/scoping.html: 4 tests failed |