From d6673d1eaf7e38c319c22e7df700f3247dc4be14 Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Fri, 27 Jul 2018 11:10:10 +0200 Subject: [PATCH] Remove outdated WebGL expectations --- .../canvas/drawingbuffer-hd-dpi-test.html.ini | 11 -- ...ure-bindings-unaffected-on-resize.html.ini | 8 -- .../viewport-unchanged-upon-resize.html.ini | 9 -- ...ader-with-ivec3-return-value.frag.html.ini | 5 - .../glsl/misc/shader-with-long-line.html.ini | 8 -- .../shader-with-too-many-uniforms.html.ini | 14 --- ...haders-with-mis-matching-varyings.html.ini | 8 -- .../misc/shaders-with-name-conflicts.html.ini | 5 - .../glsl/variables/glsl-built-ins.html.ini | 43 -------- .../misc/invalid-passed-params.html.ini | 1 + .../misc/object-deletion-behaviour.html.ini | 97 ---------------- .../misc/uninitialized-test.html.ini | 3 - .../rendering/framebuffer-switch.html.ini | 3 - .../framebuffer-texture-switch.html.ini | 3 - .../gl-scissor-canvas-dimensions.html.ini | 8 -- .../rendering/gl-scissor-test.html.ini | 104 ------------------ .../rendering/gl-viewport-test.html.ini | 80 -------------- .../textures/compressed-tex-image.html.ini | 11 -- ...b-image-2d-with-image-data-rgb565.html.ini | 14 --- .../textures/tex-image-webgl.html.ini | 14 +-- 20 files changed, 2 insertions(+), 447 deletions(-) delete mode 100644 tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-hd-dpi-test.html.ini delete mode 100644 tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/canvas/texture-bindings-unaffected-on-resize.html.ini delete mode 100644 tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec3-return-value.frag.html.ini delete mode 100644 tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-long-line.html.ini delete mode 100644 tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-too-many-uniforms.html.ini delete mode 100644 tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-mis-matching-varyings.html.ini delete mode 100644 tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-name-conflicts.html.ini delete mode 100644 tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/variables/glsl-built-ins.html.ini delete mode 100644 tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-canvas-dimensions.html.ini delete mode 100644 tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-test.html.ini delete mode 100644 tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/gl-viewport-test.html.ini delete mode 100644 tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/textures/compressed-tex-image.html.ini delete mode 100644 tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgb565.html.ini diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-hd-dpi-test.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-hd-dpi-test.html.ini deleted file mode 100644 index d1a71e871ac..00000000000 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-hd-dpi-test.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[drawingbuffer-hd-dpi-test.html] - type: testharness - [WebGL test #12: at 0, 0 expected 0,0,0,255(black) was 0,255,0,255] - expected: FAIL - - [WebGL test #29: at 0, 0 expected 0,0,0,255(black) was 0,255,0,255] - expected: FAIL - - [WebGL test #46: at 0, 0 expected 0,0,0,255(black) was 0,255,0,255] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/canvas/texture-bindings-unaffected-on-resize.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/canvas/texture-bindings-unaffected-on-resize.html.ini deleted file mode 100644 index a85898afcba..00000000000 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/canvas/texture-bindings-unaffected-on-resize.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[texture-bindings-unaffected-on-resize.html] - type: testharness - [WebGL test #3: at (0, 0) expected: 0,255,0,255 was 0,0,0,255] - expected: FAIL - - [WebGL test #5: at (0, 0) expected: 0,255,0,255 was 0,0,0,255] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/canvas/viewport-unchanged-upon-resize.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/canvas/viewport-unchanged-upon-resize.html.ini index c981b9989e3..ca9dd90cc48 100644 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/canvas/viewport-unchanged-upon-resize.html.ini +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/canvas/viewport-unchanged-upon-resize.html.ini @@ -1,14 +1,5 @@ [viewport-unchanged-upon-resize.html] type: testharness - [WebGL test #0: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - [WebGL test #3: at (6, 6) expected: 0,0,255,255 was 255,0,0,255] expected: FAIL diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec3-return-value.frag.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec3-return-value.frag.html.ini deleted file mode 100644 index 10a3c10f046..00000000000 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec3-return-value.frag.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[shader-with-ivec3-return-value.frag.html] - type: testharness - [WebGL test #0: [unexpected fragment shader compile status\] (expected: true) Shader with ivec3 return value from function call should succeed] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-long-line.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-long-line.html.ini deleted file mode 100644 index 70a8c89cdf4..00000000000 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-long-line.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-long-line.html] - type: testharness - [WebGL test #0: [unexpected vertex shader compile status\] (expected: true) shader that uses long lines should succeed] - expected: FAIL - - [WebGL test #1: [link failed\] shader that uses long lines should succeed] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-too-many-uniforms.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-too-many-uniforms.html.ini deleted file mode 100644 index c1102f44f37..00000000000 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-too-many-uniforms.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[shader-with-too-many-uniforms.html] - type: testharness - [WebGL test #0: [link failed\] shader using all uniforms in vertex shader should succeed] - expected: FAIL - - [WebGL test #1: [unexpected link status\] shader using too many uniforms in vertex shader should fail] - expected: FAIL - - [WebGL test #2: [link failed\] shader using all uniforms in fragment shader should succeed] - expected: FAIL - - [WebGL test #3: [unexpected link status\] shader using too many uniforms in fragment shader should fail] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-mis-matching-varyings.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-mis-matching-varyings.html.ini deleted file mode 100644 index 6f64db53765..00000000000 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-mis-matching-varyings.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shaders-with-mis-matching-varyings.html] - type: testharness - [WebGL test #0: [unexpected vertex shader compile status\] (expected: true) vertex shader with varying float and fragment shader with varying vec2 with the same name should fail to link] - expected: FAIL - - [WebGL test #2: [unexpected fragment shader compile status\] (expected: true) vertex shader with varying float and fragment shader with varying vec3 with the same name should fail to link] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-name-conflicts.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-name-conflicts.html.ini deleted file mode 100644 index b0e52c7c56b..00000000000 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-name-conflicts.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[shaders-with-name-conflicts.html] - type: testharness - [WebGL test #0: [unexpected link status\] shaders with conflicting uniform/attribute names should fail] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/variables/glsl-built-ins.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/variables/glsl-built-ins.html.ini deleted file mode 100644 index 8f0cb65f85a..00000000000 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/variables/glsl-built-ins.html.ini +++ /dev/null @@ -1,43 +0,0 @@ -[glsl-built-ins.html] - [WebGL test #1: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] - expected: FAIL - - [WebGL test #2: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] - expected: FAIL - - [WebGL test #4: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] - expected: FAIL - - [WebGL test #5: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] - expected: FAIL - - [WebGL test #7: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] - expected: FAIL - - [WebGL test #8: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] - expected: FAIL - - [WebGL test #10: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] - expected: FAIL - - [WebGL test #11: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] - expected: FAIL - - [WebGL test #13: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] - expected: FAIL - - [WebGL test #14: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] - expected: FAIL - - [WebGL test #16: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] - expected: FAIL - - [WebGL test #17: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] - expected: FAIL - - [WebGL test #19: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] - expected: FAIL - - [WebGL test #20: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/misc/invalid-passed-params.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/misc/invalid-passed-params.html.ini index b5e607a5871..56d552a95b2 100644 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/misc/invalid-passed-params.html.ini +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/misc/invalid-passed-params.html.ini @@ -1,4 +1,5 @@ [invalid-passed-params.html] + bug: https://github.com/servo/servo/issues/21287 type: testharness [WebGL test #44: context.getError() should be 1281. Was 0.] expected: FAIL diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/misc/object-deletion-behaviour.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/misc/object-deletion-behaviour.html.ini index cc61b8d3fdd..e95bb4c4e69 100644 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/misc/object-deletion-behaviour.html.ini +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/misc/object-deletion-behaviour.html.ini @@ -1,101 +1,4 @@ [object-deletion-behaviour.html] - type: testharness [WebGL test #17: gl.isProgram(program) should be true. Was false.] expected: FAIL - [WebGL test #30: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) should be [object WebGLTexture\]. Threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #31: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) should be 5890. Threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #33: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) should be 0. Threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #34: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #37: getError expected: NO_ERROR. Was INVALID_OPERATION : after evaluating: gl.bindTexture(gl.TEXTURE_2D, tex)] - expected: FAIL - - [WebGL test #45: getError expected: NO_ERROR. Was INVALID_OPERATION : after evaluating: gl.bindTexture(gl.TEXTURE_CUBE_MAP, texCubeMap)] - expected: FAIL - - [WebGL test #70: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) should be [object WebGLRenderbuffer\]. Threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #72: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) should be 0. Threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #73: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #51: getError expected: NO_ERROR. Was INVALID_OPERATION : after evaluating: gl.bindTexture(gl.TEXTURE_2D, t)] - expected: FAIL - - [WebGL test #114: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) should be [object WebGLRenderbuffer\]. Threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #115: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) should be [object WebGLRenderbuffer\]. Threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #118: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) should be 0. Threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #119: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) should be 0. Threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #121: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) should be [object WebGLRenderbuffer\]. Threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #168: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) should be [object WebGLRenderbuffer\]. Threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #170: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #171: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #196: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) should be [object WebGLTexture\]. Threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #198: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) threw exception TypeError: gl.getFramebufferAttachmentParameter is not a function] - expected: FAIL - - [WebGL test #210: gl.getParameter(gl.ARRAY_BUFFER_BINDING) should be null. Was [object WebGLBuffer\].] - expected: FAIL - - [WebGL test #219: gl.getParameter(gl.ARRAY_BUFFER_BINDING) should be null. Was [object WebGLBuffer\].] - expected: FAIL - - [WebGL test #227: gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) should be null. Was [object WebGLBuffer\].] - expected: FAIL - - [WebGL test #244: gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) should be [object WebGLBuffer\]. Was null.] - expected: FAIL - - [WebGL test #245: gl.getVertexAttrib(2, gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) should be [object WebGLBuffer\]. Was null.] - expected: FAIL - - [WebGL test #246: gl.getVertexAttrib(3, gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) should be [object WebGLBuffer\]. Was null.] - expected: FAIL - - [WebGL test #247: getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.deleteBuffer(b2);] - expected: FAIL - - [WebGL test #248: gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) should be [object WebGLBuffer\]. Was null.] - expected: FAIL - - [WebGL test #251: getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.deleteBuffer(b1);] - expected: FAIL - - [WebGL test #253: getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo)] - expected: FAIL - - [WebGL test #258: getError expected: NO_ERROR. Was INVALID_OPERATION : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo)] - expected: FAIL - - [WebGL test #233: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.bufferData(gl.ARRAY_BUFFER, 1, gl.STATIC_DRAW)] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/misc/uninitialized-test.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/misc/uninitialized-test.html.ini index dfecd0e7fea..e2c703fa830 100644 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/misc/uninitialized-test.html.ini +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/misc/uninitialized-test.html.ini @@ -1,6 +1,3 @@ [uninitialized-test.html] type: testharness disabled: https://github.com/servo/servo/issues/13710 - [WebGL test #1: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/framebuffer-switch.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/framebuffer-switch.html.ini index b0baea6f6b0..caf83d8f27c 100644 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/framebuffer-switch.html.ini +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/framebuffer-switch.html.ini @@ -1,9 +1,6 @@ [framebuffer-switch.html] type: testharness expected: ERROR - [WebGL framebuffer switching conformance test.] - expected: FAIL - [Overall test] expected: NOTRUN diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/framebuffer-texture-switch.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/framebuffer-texture-switch.html.ini index af5245bcb8e..225cad06f3b 100644 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/framebuffer-texture-switch.html.ini +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/framebuffer-texture-switch.html.ini @@ -1,9 +1,6 @@ [framebuffer-texture-switch.html] type: testharness expected: ERROR - [WebGL framebuffer texture attachment switching conformance test.] - expected: FAIL - [Overall test] expected: NOTRUN diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-canvas-dimensions.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-canvas-dimensions.html.ini deleted file mode 100644 index 73a2e36675d..00000000000 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-canvas-dimensions.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[gl-scissor-canvas-dimensions.html] - type: testharness - [WebGL test #1: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - - [WebGL test #5: at (16, 0) expected: 0,0,0,0 was 0,255,0,255] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-test.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-test.html.ini deleted file mode 100644 index c8fb9910cd1..00000000000 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-test.html.ini +++ /dev/null @@ -1,104 +0,0 @@ -[gl-scissor-test.html] - type: testharness - [WebGL test #50: at (0, 0) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #53: at (1, 1) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #56: at (2, 2) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #59: at (3, 3) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #62: at (4, 4) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #65: at (5, 5) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #68: at (6, 6) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #71: at (7, 7) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #74: at (8, 8) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #77: at (9, 9) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #80: at (10, 10) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #83: at (11, 11) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #86: at (12, 12) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #89: at (13, 13) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #92: at (14, 14) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #95: at (15, 15) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #97: getError expected: NO_ERROR. Was INVALID_ENUM : there should be no errors] - expected: FAIL - - [WebGL test #148: at (0, 0) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #151: at (1, 1) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #154: at (2, 2) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #157: at (3, 3) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #160: at (4, 4) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #163: at (5, 5) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #166: at (6, 6) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #169: at (7, 7) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #172: at (8, 8) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #175: at (9, 9) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #178: at (10, 10) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #181: at (11, 11) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #184: at (12, 12) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #187: at (13, 13) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #190: at (14, 14) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #193: at (15, 15) expected: 0,255,0,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #195: getError expected: NO_ERROR. Was INVALID_ENUM : there should be no errors] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/gl-viewport-test.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/gl-viewport-test.html.ini deleted file mode 100644 index b308d7d4b82..00000000000 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/gl-viewport-test.html.ini +++ /dev/null @@ -1,80 +0,0 @@ -[gl-viewport-test.html] - type: testharness - [WebGL test #1: at (16, 32) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #6: at (8, 8) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #11: at (4, 16) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #16: at (32, 64) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #41: at (32, 96) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #46: at (24, 72) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #51: at (36, 48) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #56: at (48, 96) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #61: at (0, 32) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #66: at (8, 0) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #71: at (0, 16) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #76: at (32, 0) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #81: getError expected: NO_ERROR. Was INVALID_ENUM : there should be no errors] - expected: FAIL - - [WebGL test #83: at (16, 32) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #88: at (8, 8) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #93: at (4, 16) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #98: at (32, 64) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #123: at (32, 96) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #128: at (24, 72) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #133: at (36, 48) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #138: at (48, 96) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #143: at (0, 32) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #148: at (8, 0) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #153: at (0, 16) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #158: at (32, 0) expected: 0,0,255,255 was 0,0,0,0] - expected: FAIL - - [WebGL test #163: getError expected: NO_ERROR. Was INVALID_ENUM : there should be no errors] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/textures/compressed-tex-image.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/textures/compressed-tex-image.html.ini deleted file mode 100644 index 2bc7d9e4776..00000000000 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/textures/compressed-tex-image.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[compressed-tex-image.html] - type: testharness - [WebGL test #7: getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: formats = gl.getParameter(gl.COMPRESSED_TEXTURE_FORMATS)] - expected: FAIL - - [WebGL test #8: formats should be non-null. Was null] - expected: FAIL - - [WebGL test #9: formats.length should be 0. Threw exception TypeError: formats is null] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgb565.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgb565.html.ini deleted file mode 100644 index 479a6654f1f..00000000000 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgb565.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[tex-image-and-sub-image-2d-with-image-data-rgb565.html] - type: testharness - [WebGL test #4: at (0, 0) expected: 0,0,0,255 was 0,255,0,255] - expected: FAIL - - [WebGL test #7: at (0, 1) expected: 0,0,0,255 was 0,255,0,255] - expected: FAIL - - [WebGL test #12: at (0, 0) expected: 0,0,0,255 was 0,255,0,255] - expected: FAIL - - [WebGL test #15: at (0, 1) expected: 0,0,0,255 was 0,255,0,255] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-webgl.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-webgl.html.ini index 5f5c59cb100..1242ad05bad 100644 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-webgl.html.ini +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-webgl.html.ini @@ -1,20 +1,8 @@ [tex-image-webgl.html] type: testharness - [WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - - [WebGL test #2: at (1, 0) expected: 255,0,0,255 was 255,255,0,255] - expected: FAIL - - [WebGL test #3: at (1, 0) expected: 0,255,0,255 was 255,0,255,255] + [WebGL test #2: at (0, 0) expected: 255,0,0,255 was 0,0,0,255] expected: FAIL [WebGL test #3: at (0, 0) expected: 0,255,0,255 was 0,0,0,255] expected: FAIL - [WebGL test #4: at (0, 0) expected: 0,0,255,255 was 0,0,0,255] - expected: FAIL - - [WebGL test #2: at (0, 0) expected: 255,0,0,255 was 0,0,0,255] - expected: FAIL -