diff options
Diffstat (limited to 'testing/web-platform/meta/webgl')
678 files changed, 0 insertions, 6901 deletions
diff --git a/testing/web-platform/meta/webgl/__dir__.ini b/testing/web-platform/meta/webgl/__dir__.ini deleted file mode 100644 index f5c477256..000000000 --- a/testing/web-platform/meta/webgl/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1241943
\ No newline at end of file diff --git a/testing/web-platform/meta/webgl/bufferSubData.html.ini b/testing/web-platform/meta/webgl/bufferSubData.html.ini deleted file mode 100644 index ed99f024e..000000000 --- a/testing/web-platform/meta/webgl/bufferSubData.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[bufferSubData.html] - type: testharness - [bufferSubData] - expected: - if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/compressedTexImage2D.html.ini b/testing/web-platform/meta/webgl/compressedTexImage2D.html.ini deleted file mode 100644 index 3b635a424..000000000 --- a/testing/web-platform/meta/webgl/compressedTexImage2D.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[compressedTexImage2D.html] - type: testharness - [compressedTexImage2D] - expected: - if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/compressedTexSubImage2D.html.ini b/testing/web-platform/meta/webgl/compressedTexSubImage2D.html.ini deleted file mode 100644 index 5a4db990c..000000000 --- a/testing/web-platform/meta/webgl/compressedTexSubImage2D.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[compressedTexSubImage2D.html] - type: testharness - [compressedTexSubImage2D] - expected: - if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - - [Calling function () {\n gl.compressedTexSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 10, 10, COMPRESSED_RGB_S3TC_DXT1_EXT, new Uint8Array(8));\n } should generate a 1280 error.] - expected: FAIL - - [Calling function () {\n gl.compressedTexSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 10, 10, COMPRESSED_RGB_S3TC_DXT1_EXT, new Uint8Array(8), null);\n } should generate a 1280 error.] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-bindAttribLocation-aliasing.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-bindAttribLocation-aliasing.html.ini deleted file mode 100644 index 8edd12ab9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-bindAttribLocation-aliasing.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-bindAttribLocation-aliasing.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-bindAttribLocation-matrix.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-bindAttribLocation-matrix.html.ini deleted file mode 100644 index e6cbc2374..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-bindAttribLocation-matrix.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-bindAttribLocation-matrix.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-disabled-vertex-attrib.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-disabled-vertex-attrib.html.ini deleted file mode 100644 index 945dd9136..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-disabled-vertex-attrib.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-disabled-vertex-attrib.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-enable-vertex-attrib.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-enable-vertex-attrib.html.ini deleted file mode 100644 index cec676aa2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-enable-vertex-attrib.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-enable-vertex-attrib.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-matrix-attributes.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-matrix-attributes.html.ini deleted file mode 100644 index ce63db9d1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-matrix-attributes.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-matrix-attributes.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-render.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-render.html.ini deleted file mode 100644 index 7ca8281c9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-render.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[gl-vertex-attrib-render.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: could not create context] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-zero-issues.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-zero-issues.html.ini deleted file mode 100644 index 1268e18dc..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-zero-issues.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-vertex-attrib-zero-issues.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib.html.ini deleted file mode 100644 index 9498d5a13..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[gl-vertex-attrib.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertexattribpointer-offsets.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertexattribpointer-offsets.html.ini deleted file mode 100644 index b795aa185..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertexattribpointer-offsets.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-vertexattribpointer-offsets.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertexattribpointer.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertexattribpointer.html.ini deleted file mode 100644 index 45c9b75bf..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertexattribpointer.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[gl-vertexattribpointer.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/buffer-bind-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/buffer-bind-test.html.ini deleted file mode 100644 index f8d5a65ce..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/buffer-bind-test.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[buffer-bind-test.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/buffer-data-array-buffer-delete.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/buffer-data-array-buffer-delete.html.ini deleted file mode 100644 index bd93ed483..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/buffer-data-array-buffer-delete.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[buffer-data-array-buffer-delete.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: gl should be non-null. Was null] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/buffer-data-array-buffer.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/buffer-data-array-buffer.html.ini deleted file mode 100644 index b0adc0179..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/buffer-data-array-buffer.html.ini +++ /dev/null @@ -1,17 +0,0 @@ -[buffer-data-array-buffer.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: gl should be non-null. Was null] - expected: FAIL - - [WebGL test #3: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/element-array-buffer-delete-recreate.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/element-array-buffer-delete-recreate.html.ini deleted file mode 100644 index bb1901545..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/element-array-buffer-delete-recreate.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[element-array-buffer-delete-recreate.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-copies-indices.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-copies-indices.html.ini deleted file mode 100644 index cd5bb6fc1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-copies-indices.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[index-validation-copies-indices.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-crash-with-buffer-sub-data.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-crash-with-buffer-sub-data.html.ini deleted file mode 100644 index f4a2e28ab..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-crash-with-buffer-sub-data.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[index-validation-crash-with-buffer-sub-data.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-large-buffer.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-large-buffer.html.ini deleted file mode 100644 index cffc12d47..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-large-buffer.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[index-validation-large-buffer.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-verifies-too-many-indices.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-verifies-too-many-indices.html.ini deleted file mode 100644 index 3acedf04e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-verifies-too-many-indices.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[index-validation-verifies-too-many-indices.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-with-resized-buffer.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-with-resized-buffer.html.ini deleted file mode 100644 index 7f5b3ea94..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation-with-resized-buffer.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[index-validation-with-resized-buffer.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation.html.ini deleted file mode 100644 index 1afbecdcb..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/buffers/index-validation.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[index-validation.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/buffer-offscreen-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/buffer-offscreen-test.html.ini deleted file mode 100644 index 721650a08..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/buffer-offscreen-test.html.ini +++ /dev/null @@ -1,26 +0,0 @@ -[buffer-offscreen-test.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #2: gl1 != null should be true. Was false.] - expected: FAIL - - [WebGL test #3: gl2 != null should be true. Was false.] - expected: FAIL - - [WebGL test #4: gl1.getContextAttributes().preserveDrawingBuffer == false should be true. Threw exception TypeError: gl1 is null] - expected: FAIL - - [WebGL test #5: gl2.getContextAttributes().preserveDrawingBuffer == false should be true. Threw exception TypeError: gl2 is null] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/buffer-preserve-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/buffer-preserve-test.html.ini deleted file mode 100644 index 749f3cacb..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/buffer-preserve-test.html.ini +++ /dev/null @@ -1,17 +0,0 @@ -[buffer-preserve-test.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: gl != null should be true. Was false.] - expected: FAIL - - [WebGL test #2: gl.getContextAttributes().preserveDrawingBuffer == false should be true. Threw exception TypeError: gl is null] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/canvas-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/canvas-test.html.ini deleted file mode 100644 index c179cad24..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/canvas-test.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[canvas-test.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/canvas-zero-size.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/canvas-zero-size.html.ini deleted file mode 100644 index 8c8c9ee13..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/canvas-zero-size.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[canvas-zero-size.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/draw-static-webgl-to-multiple-canvas-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/draw-static-webgl-to-multiple-canvas-test.html.ini deleted file mode 100644 index 17b12549a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/draw-static-webgl-to-multiple-canvas-test.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[draw-static-webgl-to-multiple-canvas-test.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/draw-webgl-to-canvas-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/draw-webgl-to-canvas-test.html.ini deleted file mode 100644 index bdeecc219..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/draw-webgl-to-canvas-test.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[draw-webgl-to-canvas-test.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-hd-dpi-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-hd-dpi-test.html.ini deleted file mode 100644 index 6899088e4..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-hd-dpi-test.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[drawingbuffer-hd-dpi-test.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-static-canvas-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-static-canvas-test.html.ini deleted file mode 100644 index ab8b5dec7..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-static-canvas-test.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[drawingbuffer-static-canvas-test.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-test.html.ini deleted file mode 100644 index 61cc279ef..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/drawingbuffer-test.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[drawingbuffer-test.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/framebuffer-bindings-unaffected-on-resize.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/framebuffer-bindings-unaffected-on-resize.html.ini deleted file mode 100644 index 4d32a2fbe..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/framebuffer-bindings-unaffected-on-resize.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[framebuffer-bindings-unaffected-on-resize.html] - type: testharness - expected: ERROR diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/rapid-resizing.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/rapid-resizing.html.ini deleted file mode 100644 index 15b744354..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/rapid-resizing.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[rapid-resizing.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/texture-bindings-unaffected-on-resize.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/texture-bindings-unaffected-on-resize.html.ini deleted file mode 100644 index d911a98c4..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/texture-bindings-unaffected-on-resize.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[texture-bindings-unaffected-on-resize.html] - type: testharness - expected: ERROR diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/to-data-url-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/to-data-url-test.html.ini deleted file mode 100644 index 56650802a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/to-data-url-test.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[to-data-url-test.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: can't create 3d context] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/viewport-unchanged-upon-resize.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/viewport-unchanged-upon-resize.html.ini deleted file mode 100644 index af4f3169a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/viewport-unchanged-upon-resize.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[viewport-unchanged-upon-resize.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/constants-and-properties.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/constants-and-properties.html.ini deleted file mode 100644 index 291e312fb..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/constants-and-properties.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[constants-and-properties.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-attribute-preserve-drawing-buffer.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-attribute-preserve-drawing-buffer.html.ini deleted file mode 100644 index 1e34d1b15..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-attribute-preserve-drawing-buffer.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[context-attribute-preserve-drawing-buffer.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-attributes-alpha-depth-stencil-antialias.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-attributes-alpha-depth-stencil-antialias.html.ini deleted file mode 100644 index fa0dd6f66..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-attributes-alpha-depth-stencil-antialias.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[context-attributes-alpha-depth-stencil-antialias.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-creation-and-destruction.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-creation-and-destruction.html.ini deleted file mode 100644 index 8a724d662..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-creation-and-destruction.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[context-creation-and-destruction.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): ERROR - if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-creation.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-creation.html.ini deleted file mode 100644 index ab2a3d7b0..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-creation.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[context-creation.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): ERROR - if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-eviction-with-garbage-collection.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-eviction-with-garbage-collection.html.ini deleted file mode 100644 index 53cbeab17..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-eviction-with-garbage-collection.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[context-eviction-with-garbage-collection.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-hidden-alpha.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-hidden-alpha.html.ini deleted file mode 100644 index dcf25bdcc..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-hidden-alpha.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[context-hidden-alpha.html] - type: testharness - [WebGL test #0: null should be non-null. Was null] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-lost-restored.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-lost-restored.html.ini deleted file mode 100644 index c1e1387a2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-lost-restored.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[context-lost-restored.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-lost.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-lost.html.ini deleted file mode 100644 index a665e0da2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-lost.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[context-lost.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-release-upon-reload.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-release-upon-reload.html.ini deleted file mode 100644 index 2650f981c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-release-upon-reload.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[context-release-upon-reload.html] - type: testharness - expected: TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-release-with-workers.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-release-with-workers.html.ini deleted file mode 100644 index f3b478345..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-release-with-workers.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[context-release-with-workers.html] - type: testharness - expected: TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-type-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-type-test.html.ini deleted file mode 100644 index b006e195f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/context-type-test.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[context-type-test.html] - type: testharness - [WebGL test #3: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #4: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/incorrect-context-object-behaviour.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/incorrect-context-object-behaviour.html.ini deleted file mode 100644 index f5260e17b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/incorrect-context-object-behaviour.html.ini +++ /dev/null @@ -1,17 +0,0 @@ -[incorrect-context-object-behaviour.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/methods.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/methods.html.ini deleted file mode 100644 index b9c6c67bd..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/methods.html.ini +++ /dev/null @@ -1,413 +0,0 @@ -[methods.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: Trying to access the property 'getContextAttributes' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #2: Trying to access the property 'activeTexture' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #3: Trying to access the property 'attachShader' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #4: Trying to access the property 'bindAttribLocation' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #5: Trying to access the property 'bindBuffer' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #6: Trying to access the property 'bindFramebuffer' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #7: Trying to access the property 'bindRenderbuffer' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #8: Trying to access the property 'bindTexture' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #9: Trying to access the property 'blendColor' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #10: Trying to access the property 'blendEquation' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #11: Trying to access the property 'blendEquationSeparate' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #12: Trying to access the property 'blendFunc' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #13: Trying to access the property 'blendFuncSeparate' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #14: Trying to access the property 'bufferData' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #15: Trying to access the property 'bufferSubData' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #16: Trying to access the property 'checkFramebufferStatus' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #17: Trying to access the property 'clear' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #18: Trying to access the property 'clearColor' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #19: Trying to access the property 'clearDepth' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #20: Trying to access the property 'clearStencil' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #21: Trying to access the property 'colorMask' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #22: Trying to access the property 'compileShader' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #23: Trying to access the property 'compressedTexImage2D' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #24: Trying to access the property 'compressedTexSubImage2D' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #25: Trying to access the property 'copyTexImage2D' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #26: Trying to access the property 'copyTexSubImage2D' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #27: Trying to access the property 'createBuffer' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #28: Trying to access the property 'createFramebuffer' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #29: Trying to access the property 'createProgram' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #30: Trying to access the property 'createRenderbuffer' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #31: Trying to access the property 'createShader' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #32: Trying to access the property 'createTexture' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #33: Trying to access the property 'cullFace' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #34: Trying to access the property 'deleteBuffer' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #35: Trying to access the property 'deleteFramebuffer' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #36: Trying to access the property 'deleteProgram' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #37: Trying to access the property 'deleteRenderbuffer' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #38: Trying to access the property 'deleteShader' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #39: Trying to access the property 'deleteTexture' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #40: Trying to access the property 'depthFunc' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #41: Trying to access the property 'depthMask' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #42: Trying to access the property 'depthRange' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #43: Trying to access the property 'detachShader' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #44: Trying to access the property 'disable' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #45: Trying to access the property 'disableVertexAttribArray' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #46: Trying to access the property 'drawArrays' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #47: Trying to access the property 'drawElements' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #48: Trying to access the property 'enable' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #49: Trying to access the property 'enableVertexAttribArray' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #50: Trying to access the property 'finish' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #51: Trying to access the property 'flush' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #52: Trying to access the property 'framebufferRenderbuffer' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #53: Trying to access the property 'framebufferTexture2D' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #54: Trying to access the property 'frontFace' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #55: Trying to access the property 'generateMipmap' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #56: Trying to access the property 'getActiveAttrib' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #57: Trying to access the property 'getActiveUniform' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #58: Trying to access the property 'getAttachedShaders' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #59: Trying to access the property 'getAttribLocation' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #60: Trying to access the property 'getParameter' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #61: Trying to access the property 'getBufferParameter' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #62: Trying to access the property 'getError' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #63: Trying to access the property 'getExtension' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #64: Trying to access the property 'getFramebufferAttachmentParameter' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #65: Trying to access the property 'getProgramParameter' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #66: Trying to access the property 'getProgramInfoLog' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #67: Trying to access the property 'getRenderbufferParameter' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #68: Trying to access the property 'getShaderParameter' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #69: Trying to access the property 'getShaderInfoLog' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #70: Trying to access the property 'getShaderPrecisionFormat' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #71: Trying to access the property 'getShaderSource' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #72: Trying to access the property 'getSupportedExtensions' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #73: Trying to access the property 'getTexParameter' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #74: Trying to access the property 'getUniform' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #75: Trying to access the property 'getUniformLocation' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #76: Trying to access the property 'getVertexAttrib' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #77: Trying to access the property 'getVertexAttribOffset' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #78: Trying to access the property 'hint' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #79: Trying to access the property 'isBuffer' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #80: Trying to access the property 'isContextLost' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #81: Trying to access the property 'isEnabled' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #82: Trying to access the property 'isFramebuffer' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #83: Trying to access the property 'isProgram' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #84: Trying to access the property 'isRenderbuffer' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #85: Trying to access the property 'isShader' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #86: Trying to access the property 'isTexture' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #87: Trying to access the property 'lineWidth' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #88: Trying to access the property 'linkProgram' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #89: Trying to access the property 'pixelStorei' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #90: Trying to access the property 'polygonOffset' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #91: Trying to access the property 'readPixels' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #92: Trying to access the property 'renderbufferStorage' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #93: Trying to access the property 'sampleCoverage' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #94: Trying to access the property 'scissor' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #95: Trying to access the property 'shaderSource' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #96: Trying to access the property 'stencilFunc' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #97: Trying to access the property 'stencilFuncSeparate' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #98: Trying to access the property 'stencilMask' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #99: Trying to access the property 'stencilMaskSeparate' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #100: Trying to access the property 'stencilOp' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #101: Trying to access the property 'stencilOpSeparate' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #102: Trying to access the property 'texImage2D' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #103: Trying to access the property 'texParameterf' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #104: Trying to access the property 'texParameteri' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #105: Trying to access the property 'texSubImage2D' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #106: Trying to access the property 'uniform1f' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #107: Trying to access the property 'uniform1fv' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #108: Trying to access the property 'uniform1i' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #109: Trying to access the property 'uniform1iv' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #110: Trying to access the property 'uniform2f' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #111: Trying to access the property 'uniform2fv' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #112: Trying to access the property 'uniform2i' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #113: Trying to access the property 'uniform2iv' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #114: Trying to access the property 'uniform3f' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #115: Trying to access the property 'uniform3fv' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #116: Trying to access the property 'uniform3i' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #117: Trying to access the property 'uniform3iv' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #118: Trying to access the property 'uniform4f' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #119: Trying to access the property 'uniform4fv' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #120: Trying to access the property 'uniform4i' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #121: Trying to access the property 'uniform4iv' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #122: Trying to access the property 'uniformMatrix2fv' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #123: Trying to access the property 'uniformMatrix3fv' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #124: Trying to access the property 'uniformMatrix4fv' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #125: Trying to access the property 'useProgram' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #126: Trying to access the property 'validateProgram' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #127: Trying to access the property 'vertexAttrib1f' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #128: Trying to access the property 'vertexAttrib1fv' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #129: Trying to access the property 'vertexAttrib2f' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #130: Trying to access the property 'vertexAttrib2fv' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #131: Trying to access the property 'vertexAttrib3f' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #132: Trying to access the property 'vertexAttrib3fv' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #133: Trying to access the property 'vertexAttrib4f' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #134: Trying to access the property 'vertexAttrib4fv' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #135: Trying to access the property 'vertexAttribPointer' threw an error: TypeError: v is null] - expected: FAIL - - [WebGL test #136: Trying to access the property 'viewport' threw an error: TypeError: v is null] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/premultiplyalpha-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/premultiplyalpha-test.html.ini deleted file mode 100644 index f8bbffa25..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/premultiplyalpha-test.html.ini +++ /dev/null @@ -1,17 +0,0 @@ -[premultiplyalpha-test.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: gl.getContextAttributes().premultipliedAlpha should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #2: gl.getContextAttributes().preserveDrawingBuffer should be true. Threw exception TypeError: gl is null] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/resource-sharing-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/resource-sharing-test.html.ini deleted file mode 100644 index c60438e5c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/context/resource-sharing-test.html.ini +++ /dev/null @@ -1,20 +0,0 @@ -[resource-sharing-test.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #2: Got 3d context.] - expected: FAIL - - [WebGL test #3: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/angle-instanced-arrays-out-of-bounds.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/angle-instanced-arrays-out-of-bounds.html.ini deleted file mode 100644 index ff1e9eb93..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/angle-instanced-arrays-out-of-bounds.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[angle-instanced-arrays-out-of-bounds.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/angle-instanced-arrays.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/angle-instanced-arrays.html.ini deleted file mode 100644 index c37299b8e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/angle-instanced-arrays.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[angle-instanced-arrays.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: WebGL context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-blend-minmax.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-blend-minmax.html.ini deleted file mode 100644 index 0573e85b0..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-blend-minmax.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[ext-blend-minmax.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: WebGL context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-frag-depth.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-frag-depth.html.ini deleted file mode 100644 index c81be66aa..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-frag-depth.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[ext-frag-depth.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: WebGL context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-sRGB.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-sRGB.html.ini deleted file mode 100644 index ce6159e1e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-sRGB.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[ext-sRGB.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-shader-texture-lod.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-shader-texture-lod.html.ini deleted file mode 100644 index 5ef3a363c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-shader-texture-lod.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[ext-shader-texture-lod.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: WebGL context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-texture-filter-anisotropic.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-texture-filter-anisotropic.html.ini deleted file mode 100644 index bae064a03..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/ext-texture-filter-anisotropic.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[ext-texture-filter-anisotropic.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: WebGL context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/get-extension.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/get-extension.html.ini deleted file mode 100644 index f1289c6e3..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/get-extension.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[get-extension.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-element-index-uint.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-element-index-uint.html.ini deleted file mode 100644 index 2b253562e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-element-index-uint.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[oes-element-index-uint.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: WebGL context does not exist] - expected: FAIL - - [WebGL test #2: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #3: WebGL context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-standard-derivatives.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-standard-derivatives.html.ini deleted file mode 100644 index 169f023ca..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-standard-derivatives.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[oes-standard-derivatives.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: WebGL context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-linear.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-linear.html.ini deleted file mode 100644 index b605dfb4a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-linear.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[oes-texture-float-linear.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-canvas.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-canvas.html.ini deleted file mode 100644 index 9edc87baa..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-canvas.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[oes-texture-float-with-canvas.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-image-data.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-image-data.html.ini deleted file mode 100644 index 6b331ea60..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-image-data.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[oes-texture-float-with-image-data.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-image.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-image.html.ini deleted file mode 100644 index 4bb6c3ca9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-image.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[oes-texture-float-with-image.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-video.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-video.html.ini deleted file mode 100644 index 0334e19e6..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float-with-video.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[oes-texture-float-with-video.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float.html.ini deleted file mode 100644 index 9e82b9a45..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-float.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[oes-texture-float.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: WebGL context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-linear.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-linear.html.ini deleted file mode 100644 index c26e8c0ec..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-linear.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[oes-texture-half-float-linear.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-canvas.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-canvas.html.ini deleted file mode 100644 index 82ce38c08..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-canvas.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[oes-texture-half-float-with-canvas.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-image-data.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-image-data.html.ini deleted file mode 100644 index 2a69bf28d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-image-data.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[oes-texture-half-float-with-image-data.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-image.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-image.html.ini deleted file mode 100644 index 6d9d8669c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-image.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[oes-texture-half-float-with-image.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-video.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-video.html.ini deleted file mode 100644 index 99d3c07ad..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float-with-video.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[oes-texture-half-float-with-video.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float.html.ini deleted file mode 100644 index 8dc793a8a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-texture-half-float.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[oes-texture-half-float.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: WebGL context does not exists] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-vertex-array-object-bufferData.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-vertex-array-object-bufferData.html.ini deleted file mode 100644 index 35dd34270..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-vertex-array-object-bufferData.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[oes-vertex-array-object-bufferData.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: WebGL context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-vertex-array-object.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-vertex-array-object.html.ini deleted file mode 100644 index c79f2a871..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/oes-vertex-array-object.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[oes-vertex-array-object.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: WebGL context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-atc.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-atc.html.ini deleted file mode 100644 index 50700674d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-atc.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[webgl-compressed-texture-atc.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-pvrtc.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-pvrtc.html.ini deleted file mode 100644 index e200832b5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-pvrtc.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[webgl-compressed-texture-pvrtc.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-s3tc.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-s3tc.html.ini deleted file mode 100644 index df26281c5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-s3tc.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[webgl-compressed-texture-s3tc.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html.ini deleted file mode 100644 index 1c7a973f2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[webgl-compressed-texture-size-limit.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-debug-renderer-info.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-debug-renderer-info.html.ini deleted file mode 100644 index 1d0ab71c6..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-debug-renderer-info.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[webgl-debug-renderer-info.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: WebGL context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-debug-shaders.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-debug-shaders.html.ini deleted file mode 100644 index f1cfb65b9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-debug-shaders.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[webgl-debug-shaders.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: WebGL context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-depth-texture.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-depth-texture.html.ini deleted file mode 100644 index 0e50a1f6f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-depth-texture.html.ini +++ /dev/null @@ -1,29 +0,0 @@ -[webgl-depth-texture.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 #1: getError expected: INVALID_ENUM. Was INVALID_VALUE : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null)] - expected: FAIL - - [WebGL test #2: getError expected: INVALID_ENUM. Was INVALID_VALUE : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null)] - expected: FAIL - - [WebGL test #19: gl.getParameter(gl.DEPTH_BITS) should be >= 16. Was 0 (of type number).] - expected: FAIL - - [WebGL test #41: gl.getParameter(gl.DEPTH_BITS) should be >= 16. Was 0 (of type number).] - expected: FAIL - - [WebGL test #63: gl.getParameter(gl.DEPTH_BITS) should be >= 24. Was 0 (of type number).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-draw-buffers.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-draw-buffers.html.ini deleted file mode 100644 index 47205fe6b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-draw-buffers.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[webgl-draw-buffers.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: WebGL context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-shared-resources.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-shared-resources.html.ini deleted file mode 100644 index 72e5c2f75..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/extensions/webgl-shared-resources.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[webgl-shared-resources.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/angle-d3d11-compiler-error.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/angle-d3d11-compiler-error.html.ini deleted file mode 100644 index f47b7768c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/angle-d3d11-compiler-error.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[angle-d3d11-compiler-error.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/angle-dx-variable-bug.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/angle-dx-variable-bug.html.ini deleted file mode 100644 index 7fa2d294c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/angle-dx-variable-bug.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[angle-dx-variable-bug.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/array-of-struct-with-int-first-position.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/array-of-struct-with-int-first-position.html.ini deleted file mode 100644 index ea3605568..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/array-of-struct-with-int-first-position.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[array-of-struct-with-int-first-position.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/compare-loop-index-to-uniform.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/compare-loop-index-to-uniform.html.ini deleted file mode 100644 index f1781601f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/compare-loop-index-to-uniform.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[compare-loop-index-to-uniform.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): ERROR - if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/complex-glsl-does-not-crash.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/complex-glsl-does-not-crash.html.ini deleted file mode 100644 index 70e7b8fdc..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/complex-glsl-does-not-crash.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[complex-glsl-does-not-crash.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/conditional-discard-in-loop.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/conditional-discard-in-loop.html.ini deleted file mode 100644 index 2f2150bb5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/conditional-discard-in-loop.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[conditional-discard-in-loop.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/conditional-discard-optimization.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/conditional-discard-optimization.html.ini deleted file mode 100644 index 2ac441c9f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/conditional-discard-optimization.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[conditional-discard-optimization.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/constant-precision-qualifier.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/constant-precision-qualifier.html.ini deleted file mode 100644 index f0a1dde16..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/constant-precision-qualifier.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[constant-precision-qualifier.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): ERROR - if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/essl3-shaders-with-webgl1.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/essl3-shaders-with-webgl1.html.ini deleted file mode 100644 index 50f3ffec1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/essl3-shaders-with-webgl1.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[essl3-shaders-with-webgl1.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/floored-division-accuracy.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/floored-division-accuracy.html.ini deleted file mode 100644 index 1a041235f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/floored-division-accuracy.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[floored-division-accuracy.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/fragcoord-linking-bug.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/fragcoord-linking-bug.html.ini deleted file mode 100644 index 10953fdb5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/fragcoord-linking-bug.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[fragcoord-linking-bug.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/long-expressions-should-not-crash.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/long-expressions-should-not-crash.html.ini deleted file mode 100644 index 720a2e2c8..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/long-expressions-should-not-crash.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[long-expressions-should-not-crash.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #2: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/modulo-arithmetic-accuracy.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/modulo-arithmetic-accuracy.html.ini deleted file mode 100644 index 44a934353..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/modulo-arithmetic-accuracy.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[modulo-arithmetic-accuracy.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/multiplication-assignment.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/multiplication-assignment.html.ini deleted file mode 100644 index 0215cec5a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/multiplication-assignment.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[multiplication-assignment.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/nested-functions-should-not-crash.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/nested-functions-should-not-crash.html.ini deleted file mode 100644 index 0d5494b2c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/nested-functions-should-not-crash.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[nested-functions-should-not-crash.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #2: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/sampler-array-using-loop-index.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/sampler-array-using-loop-index.html.ini deleted file mode 100644 index 2678469db..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/sampler-array-using-loop-index.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[sampler-array-using-loop-index.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/temp-expressions-should-not-crash.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/temp-expressions-should-not-crash.html.ini deleted file mode 100644 index 36f1605ca..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/temp-expressions-should-not-crash.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[temp-expressions-should-not-crash.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #2: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/uniforms-should-not-lose-values.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/uniforms-should-not-lose-values.html.ini deleted file mode 100644 index 7d2169f09..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/uniforms-should-not-lose-values.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[uniforms-should-not-lose-values.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-bvec2.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-bvec2.html.ini deleted file mode 100644 index d829a7c21..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-bvec2.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-construct-bvec2.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-bvec3.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-bvec3.html.ini deleted file mode 100644 index 0def64c98..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-bvec3.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-construct-bvec3.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-bvec4.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-bvec4.html.ini deleted file mode 100644 index 0a366f69a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-bvec4.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-construct-bvec4.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-ivec2.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-ivec2.html.ini deleted file mode 100644 index fb0b33040..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-ivec2.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-construct-ivec2.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-ivec3.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-ivec3.html.ini deleted file mode 100644 index 7665998df..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-ivec3.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-construct-ivec3.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-ivec4.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-ivec4.html.ini deleted file mode 100644 index 35d41a560..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-ivec4.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-construct-ivec4.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-mat2.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-mat2.html.ini deleted file mode 100644 index c1edeced6..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-mat2.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-construct-mat2.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-mat3.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-mat3.html.ini deleted file mode 100644 index a3981385a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-mat3.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-construct-mat3.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-mat4.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-mat4.html.ini deleted file mode 100644 index 27f5c930c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-mat4.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-construct-mat4.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec-mat-corner-cases.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec-mat-corner-cases.html.ini deleted file mode 100644 index 6254d9c18..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec-mat-corner-cases.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-construct-vec-mat-corner-cases.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec-mat-index.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec-mat-index.html.ini deleted file mode 100644 index bdd34740e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec-mat-index.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[glsl-construct-vec-mat-index.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec2.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec2.html.ini deleted file mode 100644 index 220a067b7..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec2.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-construct-vec2.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec3.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec3.html.ini deleted file mode 100644 index 365776dda..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec3.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-construct-vec3.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec4.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec4.html.ini deleted file mode 100644 index 30768b9ac..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/constructors/glsl-construct-vec4.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-construct-vec4.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-abs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-abs.html.ini deleted file mode 100644 index 11eeb8234..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-abs.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-abs.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-acos.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-acos.html.ini deleted file mode 100644 index 96e5d246c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-acos.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-acos.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-asin.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-asin.html.ini deleted file mode 100644 index 1ab1d9fd6..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-asin.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-asin.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-atan-xy.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-atan-xy.html.ini deleted file mode 100644 index 78911467f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-atan-xy.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-atan-xy.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-atan.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-atan.html.ini deleted file mode 100644 index fb61ab108..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-atan.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-atan.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-ceil.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-ceil.html.ini deleted file mode 100644 index e06e5e07a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-ceil.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-ceil.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-clamp-float.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-clamp-float.html.ini deleted file mode 100644 index 31c60aa0f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-clamp-float.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-clamp-float.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-clamp-gentype.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-clamp-gentype.html.ini deleted file mode 100644 index e1f740270..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-clamp-gentype.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-clamp-gentype.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-cos.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-cos.html.ini deleted file mode 100644 index 253dda5cb..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-cos.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-cos.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-cross.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-cross.html.ini deleted file mode 100644 index 0aadd9c49..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-cross.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-cross.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-distance.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-distance.html.ini deleted file mode 100644 index 89bbf89b2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-distance.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-distance.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-dot.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-dot.html.ini deleted file mode 100644 index 4832919ae..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-dot.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-dot.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-faceforward.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-faceforward.html.ini deleted file mode 100644 index 4e573d5cb..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-faceforward.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-faceforward.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-floor.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-floor.html.ini deleted file mode 100644 index 87c2b6194..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-floor.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-floor.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-fract.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-fract.html.ini deleted file mode 100644 index 73512633c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-fract.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-fract.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-length.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-length.html.ini deleted file mode 100644 index 94cb66bb8..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-length.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-length.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-max-float.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-max-float.html.ini deleted file mode 100644 index 5e2b0a433..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-max-float.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-max-float.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-max-gentype.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-max-gentype.html.ini deleted file mode 100644 index 82d49eaf4..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-max-gentype.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-max-gentype.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-min-float.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-min-float.html.ini deleted file mode 100644 index edfe8802e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-min-float.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-min-float.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-min-gentype.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-min-gentype.html.ini deleted file mode 100644 index 6e7dd5484..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-min-gentype.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-min-gentype.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mix-float.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mix-float.html.ini deleted file mode 100644 index e105cef7b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mix-float.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-mix-float.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mix-gentype.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mix-gentype.html.ini deleted file mode 100644 index 96d30121c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mix-gentype.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-mix-gentype.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mod-float.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mod-float.html.ini deleted file mode 100644 index cd758140b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mod-float.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-mod-float.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mod-gentype.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mod-gentype.html.ini deleted file mode 100644 index a32680dde..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-mod-gentype.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-mod-gentype.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-normalize.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-normalize.html.ini deleted file mode 100644 index 130126538..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-normalize.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-normalize.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-reflect.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-reflect.html.ini deleted file mode 100644 index a9102aaa5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-reflect.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-reflect.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-sign.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-sign.html.ini deleted file mode 100644 index b1b5c6f2c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-sign.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-sign.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-sin.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-sin.html.ini deleted file mode 100644 index 57bc5a3a4..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-sin.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-sin.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-smoothstep-float.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-smoothstep-float.html.ini deleted file mode 100644 index 7a4b9ced5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-smoothstep-float.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-smoothstep-float.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-smoothstep-gentype.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-smoothstep-gentype.html.ini deleted file mode 100644 index fb029bea8..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-smoothstep-gentype.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-smoothstep-gentype.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-step-float.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-step-float.html.ini deleted file mode 100644 index 7430a7a6e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-step-float.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-step-float.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-step-gentype.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-step-gentype.html.ini deleted file mode 100644 index 1e9703a84..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function-step-gentype.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function-step-gentype.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function.html.ini deleted file mode 100644 index 7734cb289..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/functions/glsl-function.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-function.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_float.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_float.vert.html.ini deleted file mode 100644 index cb03cacda..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_float.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[add_int_float.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_mat2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_mat2.vert.html.ini deleted file mode 100644 index fa8c960c3..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_mat2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[add_int_mat2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_mat3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_mat3.vert.html.ini deleted file mode 100644 index 4c9f63eef..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_mat3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[add_int_mat3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_mat4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_mat4.vert.html.ini deleted file mode 100644 index da3d973a9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_mat4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[add_int_mat4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_vec2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_vec2.vert.html.ini deleted file mode 100644 index efd013b5f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_vec2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[add_int_vec2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_vec3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_vec3.vert.html.ini deleted file mode 100644 index ba54556c3..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_vec3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[add_int_vec3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_vec4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_vec4.vert.html.ini deleted file mode 100644 index 93afc7223..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_int_vec4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[add_int_vec4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_ivec2_vec2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_ivec2_vec2.vert.html.ini deleted file mode 100644 index abe2bfa50..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_ivec2_vec2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[add_ivec2_vec2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_ivec3_vec3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_ivec3_vec3.vert.html.ini deleted file mode 100644 index 020cbd5b8..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_ivec3_vec3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[add_ivec3_vec3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_ivec4_vec4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_ivec4_vec4.vert.html.ini deleted file mode 100644 index 31fc5de20..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/add_ivec4_vec4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[add_ivec4_vec4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_int_to_float.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_int_to_float.vert.html.ini deleted file mode 100644 index 37de9884e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_int_to_float.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[assign_int_to_float.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_ivec2_to_vec2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_ivec2_to_vec2.vert.html.ini deleted file mode 100644 index 6e7d1671c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_ivec2_to_vec2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[assign_ivec2_to_vec2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_ivec3_to_vec3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_ivec3_to_vec3.vert.html.ini deleted file mode 100644 index bbb69ec32..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_ivec3_to_vec3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[assign_ivec3_to_vec3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_ivec4_to_vec4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_ivec4_to_vec4.vert.html.ini deleted file mode 100644 index fe8555803..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/assign_ivec4_to_vec4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[assign_ivec4_to_vec4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/construct_struct.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/construct_struct.vert.html.ini deleted file mode 100644 index 175d29ed8..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/construct_struct.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[construct_struct.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_float.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_float.vert.html.ini deleted file mode 100644 index dffae29e1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_float.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[divide_int_float.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_mat2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_mat2.vert.html.ini deleted file mode 100644 index 1bd689e50..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_mat2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[divide_int_mat2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_mat3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_mat3.vert.html.ini deleted file mode 100644 index 6f1e49a2d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_mat3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[divide_int_mat3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_mat4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_mat4.vert.html.ini deleted file mode 100644 index f04ceae42..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_mat4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[divide_int_mat4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_vec2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_vec2.vert.html.ini deleted file mode 100644 index b5f038f10..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_vec2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[divide_int_vec2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_vec3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_vec3.vert.html.ini deleted file mode 100644 index e4b341ccd..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_vec3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[divide_int_vec3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_vec4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_vec4.vert.html.ini deleted file mode 100644 index 4ec9bf3ad..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_int_vec4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[divide_int_vec4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_ivec2_vec2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_ivec2_vec2.vert.html.ini deleted file mode 100644 index efae8627b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_ivec2_vec2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[divide_ivec2_vec2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_ivec3_vec3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_ivec3_vec3.vert.html.ini deleted file mode 100644 index caff94495..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_ivec3_vec3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[divide_ivec3_vec3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_ivec4_vec4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_ivec4_vec4.vert.html.ini deleted file mode 100644 index f12a4e018..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/divide_ivec4_vec4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[divide_ivec4_vec4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_int_float.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_int_float.vert.html.ini deleted file mode 100644 index 81d33eefe..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_int_float.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[equal_int_float.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_ivec2_vec2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_ivec2_vec2.vert.html.ini deleted file mode 100644 index 0cac4f3e9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_ivec2_vec2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[equal_ivec2_vec2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_ivec3_vec3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_ivec3_vec3.vert.html.ini deleted file mode 100644 index bab2b13d6..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_ivec3_vec3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[equal_ivec3_vec3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_ivec4_vec4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_ivec4_vec4.vert.html.ini deleted file mode 100644 index 0e81523ab..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/equal_ivec4_vec4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[equal_ivec4_vec4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/function_int_float.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/function_int_float.vert.html.ini deleted file mode 100644 index 0ea5c458c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/function_int_float.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[function_int_float.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/function_ivec2_vec2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/function_ivec2_vec2.vert.html.ini deleted file mode 100644 index 6067c6b03..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/function_ivec2_vec2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[function_ivec2_vec2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/function_ivec3_vec3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/function_ivec3_vec3.vert.html.ini deleted file mode 100644 index e654e5daa..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/function_ivec3_vec3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[function_ivec3_vec3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/function_ivec4_vec4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/function_ivec4_vec4.vert.html.ini deleted file mode 100644 index 0d0aa0ce7..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/function_ivec4_vec4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[function_ivec4_vec4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/greater_than.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/greater_than.vert.html.ini deleted file mode 100644 index b9a17380a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/greater_than.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[greater_than.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/greater_than_equal.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/greater_than_equal.vert.html.ini deleted file mode 100644 index b22f6654f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/greater_than_equal.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[greater_than_equal.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/less_than.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/less_than.vert.html.ini deleted file mode 100644 index d76f56b83..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/less_than.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[less_than.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/less_than_equal.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/less_than_equal.vert.html.ini deleted file mode 100644 index 55f2f5049..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/less_than_equal.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[less_than_equal.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_float.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_float.vert.html.ini deleted file mode 100644 index b106c4b06..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_float.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[multiply_int_float.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_mat2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_mat2.vert.html.ini deleted file mode 100644 index a99225ba0..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_mat2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[multiply_int_mat2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_mat3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_mat3.vert.html.ini deleted file mode 100644 index c5173a5b7..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_mat3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[multiply_int_mat3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_mat4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_mat4.vert.html.ini deleted file mode 100644 index 925637a82..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_mat4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[multiply_int_mat4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_vec2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_vec2.vert.html.ini deleted file mode 100644 index 66a84ab2b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_vec2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[multiply_int_vec2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_vec3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_vec3.vert.html.ini deleted file mode 100644 index 7ab7d3a9c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_vec3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[multiply_int_vec3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_vec4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_vec4.vert.html.ini deleted file mode 100644 index 1acc703fa..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_int_vec4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[multiply_int_vec4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_ivec2_vec2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_ivec2_vec2.vert.html.ini deleted file mode 100644 index 7a010d9fc..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_ivec2_vec2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[multiply_ivec2_vec2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_ivec3_vec3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_ivec3_vec3.vert.html.ini deleted file mode 100644 index 9aca28242..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_ivec3_vec3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[multiply_ivec3_vec3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_ivec4_vec4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_ivec4_vec4.vert.html.ini deleted file mode 100644 index 1902bdb06..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/multiply_ivec4_vec4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[multiply_ivec4_vec4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_int_float.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_int_float.vert.html.ini deleted file mode 100644 index f8ccc49d6..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_int_float.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[not_equal_int_float.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_ivec2_vec2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_ivec2_vec2.vert.html.ini deleted file mode 100644 index ac542f099..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_ivec2_vec2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[not_equal_ivec2_vec2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_ivec3_vec3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_ivec3_vec3.vert.html.ini deleted file mode 100644 index e86a320eb..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_ivec3_vec3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[not_equal_ivec3_vec3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_ivec4_vec4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_ivec4_vec4.vert.html.ini deleted file mode 100644 index 1b16b98ea..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/not_equal_ivec4_vec4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[not_equal_ivec4_vec4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_float.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_float.vert.html.ini deleted file mode 100644 index 3c53a5010..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_float.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[subtract_int_float.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_mat2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_mat2.vert.html.ini deleted file mode 100644 index 7fd7d05d8..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_mat2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[subtract_int_mat2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_mat3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_mat3.vert.html.ini deleted file mode 100644 index 66df402f9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_mat3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[subtract_int_mat3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_mat4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_mat4.vert.html.ini deleted file mode 100644 index 557f27396..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_mat4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[subtract_int_mat4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_vec2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_vec2.vert.html.ini deleted file mode 100644 index 54376bf8c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_vec2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[subtract_int_vec2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_vec3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_vec3.vert.html.ini deleted file mode 100644 index 8c81f25a3..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_vec3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[subtract_int_vec3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_vec4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_vec4.vert.html.ini deleted file mode 100644 index 936ef6f5e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_int_vec4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[subtract_int_vec4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_ivec2_vec2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_ivec2_vec2.vert.html.ini deleted file mode 100644 index c44aeea15..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_ivec2_vec2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[subtract_ivec2_vec2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_ivec3_vec3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_ivec3_vec3.vert.html.ini deleted file mode 100644 index 2292f4073..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_ivec3_vec3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[subtract_ivec3_vec3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_ivec4_vec4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_ivec4_vec4.vert.html.ini deleted file mode 100644 index cc1bdb168..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/subtract_ivec4_vec4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[subtract_ivec4_vec4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_int_float.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_int_float.vert.html.ini deleted file mode 100644 index f145187af..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_int_float.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[ternary_int_float.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_ivec2_vec2.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_ivec2_vec2.vert.html.ini deleted file mode 100644 index 3a5d90826..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_ivec2_vec2.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[ternary_ivec2_vec2.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_ivec3_vec3.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_ivec3_vec3.vert.html.ini deleted file mode 100644 index c14a69d05..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_ivec3_vec3.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[ternary_ivec3_vec3.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_ivec4_vec4.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_ivec4_vec4.vert.html.ini deleted file mode 100644 index 978249621..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/implicit/ternary_ivec4_vec4.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[ternary_ivec4_vec4.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/literals/float_literal.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/literals/float_literal.vert.html.ini deleted file mode 100644 index 91f399c95..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/literals/float_literal.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[float_literal.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/literals/literal_precision.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/literals/literal_precision.html.ini deleted file mode 100644 index d2cc2b5cf..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/literals/literal_precision.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[literal_precision.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/literals/overflow_leak.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/literals/overflow_leak.vert.html.ini deleted file mode 100644 index 93e4adc9e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/literals/overflow_leak.vert.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[overflow_leak.vert.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/matrices/glsl-mat3-construction.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/matrices/glsl-mat3-construction.html.ini deleted file mode 100644 index 70bacd174..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/matrices/glsl-mat3-construction.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-mat3-construction.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/matrices/glsl-mat4-to-mat3.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/matrices/glsl-mat4-to-mat3.html.ini deleted file mode 100644 index 460cb3bef..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/matrices/glsl-mat4-to-mat3.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[glsl-mat4-to-mat3.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/attrib-location-length-limits.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/attrib-location-length-limits.html.ini deleted file mode 100644 index 3d3e59edd..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/attrib-location-length-limits.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[attrib-location-length-limits.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/boolean_precision.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/boolean_precision.html.ini deleted file mode 100644 index 5cb17d8d1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/boolean_precision.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[boolean_precision.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/embedded-struct-definitions-forbidden.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/embedded-struct-definitions-forbidden.html.ini deleted file mode 100644 index 47f2c5d89..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/embedded-struct-definitions-forbidden.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[embedded-struct-definitions-forbidden.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/empty_main.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/empty_main.vert.html.ini deleted file mode 100644 index bb1793411..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/empty_main.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[empty_main.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/expression-list-in-declarator-initializer.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/expression-list-in-declarator-initializer.html.ini deleted file mode 100644 index 222237c14..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/expression-list-in-declarator-initializer.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[expression-list-in-declarator-initializer.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/gl_position_unset.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/gl_position_unset.vert.html.ini deleted file mode 100644 index 3b8cc31f8..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/gl_position_unset.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[gl_position_unset.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/glsl-function-nodes.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/glsl-function-nodes.html.ini deleted file mode 100644 index a80c77597..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/glsl-function-nodes.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[glsl-function-nodes.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/glsl-long-variable-names.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/glsl-long-variable-names.html.ini deleted file mode 100644 index aefac9f5b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/glsl-long-variable-names.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[glsl-long-variable-names.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/glsl-vertex-branch.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/glsl-vertex-branch.html.ini deleted file mode 100644 index 9371f2da2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/glsl-vertex-branch.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[glsl-vertex-branch.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/large-loop-compile.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/large-loop-compile.html.ini deleted file mode 100644 index 9d0a9ade4..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/large-loop-compile.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[large-loop-compile.html] - type: testharness - expected: - if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/non-ascii-comments.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/non-ascii-comments.vert.html.ini deleted file mode 100644 index 482bf4e28..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/non-ascii-comments.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[non-ascii-comments.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/non-ascii.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/non-ascii.vert.html.ini deleted file mode 100644 index 8cc9c58bc..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/non-ascii.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[non-ascii.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/re-compile-re-link.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/re-compile-re-link.html.ini deleted file mode 100644 index c9b274403..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/re-compile-re-link.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[re-compile-re-link.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-precision-format-obeyed.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-precision-format-obeyed.html.ini deleted file mode 100644 index f11a495c9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-precision-format-obeyed.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[shader-precision-format-obeyed.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-struct-scope.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-struct-scope.html.ini deleted file mode 100644 index 1bcc86f21..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-struct-scope.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-struct-scope.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-uniform-packing-restrictions.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-uniform-packing-restrictions.html.ini deleted file mode 100644 index e64e66967..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-uniform-packing-restrictions.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[shader-uniform-packing-restrictions.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-varying-packing-restrictions.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-varying-packing-restrictions.html.ini deleted file mode 100644 index f050780d5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-varying-packing-restrictions.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[shader-varying-packing-restrictions.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-256-character-define.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-256-character-define.html.ini deleted file mode 100644 index e4547ee13..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-256-character-define.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-256-character-define.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-256-character-identifier.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-256-character-identifier.frag.html.ini deleted file mode 100644 index 30c55a8ec..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-256-character-identifier.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-256-character-identifier.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-257-character-define.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-257-character-define.html.ini deleted file mode 100644 index 02824265e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-257-character-define.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-257-character-define.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-257-character-identifier.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-257-character-identifier.frag.html.ini deleted file mode 100644 index b4a862468..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-257-character-identifier.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-257-character-identifier.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-_webgl-identifier.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-_webgl-identifier.vert.html.ini deleted file mode 100644 index 0c8c71532..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-_webgl-identifier.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-_webgl-identifier.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-arbitrary-indexing.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-arbitrary-indexing.frag.html.ini deleted file mode 100644 index cf2e6c633..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-arbitrary-indexing.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-arbitrary-indexing.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-arbitrary-indexing.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-arbitrary-indexing.vert.html.ini deleted file mode 100644 index 8aa932059..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-arbitrary-indexing.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-arbitrary-indexing.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html.ini deleted file mode 100644 index d2ef6224d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[shader-with-array-of-structs-containing-arrays.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-array-of-structs-uniform.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-array-of-structs-uniform.html.ini deleted file mode 100644 index 2f26b418e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-array-of-structs-uniform.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[shader-with-array-of-structs-uniform.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-attrib-array.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-attrib-array.vert.html.ini deleted file mode 100644 index b702e5107..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-attrib-array.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-attrib-array.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-attrib-struct.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-attrib-struct.vert.html.ini deleted file mode 100644 index ba85a5f10..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-attrib-struct.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-attrib-struct.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-clipvertex.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-clipvertex.vert.html.ini deleted file mode 100644 index 401413d61..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-clipvertex.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-clipvertex.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-comma-assignment.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-comma-assignment.html.ini deleted file mode 100644 index 8e3b023ec..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-comma-assignment.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-comma-assignment.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-comma-conditional-assignment.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-comma-conditional-assignment.html.ini deleted file mode 100644 index 41e49fa50..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-comma-conditional-assignment.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-comma-conditional-assignment.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-conditional-scoping-negative.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-conditional-scoping-negative.html.ini deleted file mode 100644 index 1e624a86b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-conditional-scoping-negative.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-conditional-scoping-negative.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-conditional-scoping.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-conditional-scoping.html.ini deleted file mode 100644 index 9a6382c60..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-conditional-scoping.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-conditional-scoping.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-default-precision.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-default-precision.frag.html.ini deleted file mode 100644 index 9abaa4f1c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-default-precision.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-default-precision.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-default-precision.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-default-precision.vert.html.ini deleted file mode 100644 index 16b438079..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-default-precision.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-default-precision.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-define-line-continuation.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-define-line-continuation.frag.html.ini deleted file mode 100644 index 14d18bf8f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-define-line-continuation.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-define-line-continuation.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-dfdx-no-ext.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-dfdx-no-ext.frag.html.ini deleted file mode 100644 index e59198c0b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-dfdx-no-ext.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-dfdx-no-ext.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-dfdx.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-dfdx.frag.html.ini deleted file mode 100644 index 78f45d1b7..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-dfdx.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-dfdx.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-do-loop.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-do-loop.html.ini deleted file mode 100644 index bcf2f0a5a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-do-loop.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-do-loop.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-error-directive.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-error-directive.html.ini deleted file mode 100644 index f41e2ed9d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-error-directive.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-error-directive.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-explicit-int-cast.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-explicit-int-cast.vert.html.ini deleted file mode 100644 index 58bef0bef..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-explicit-int-cast.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-explicit-int-cast.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-float-return-value.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-float-return-value.frag.html.ini deleted file mode 100644 index 2ba1d2e54..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-float-return-value.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-float-return-value.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-for-loop.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-for-loop.html.ini deleted file mode 100644 index 4542f6273..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-for-loop.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-for-loop.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-for-scoping.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-for-scoping.html.ini deleted file mode 100644 index 478a66e4b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-for-scoping.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-for-scoping.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-frag-depth.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-frag-depth.frag.html.ini deleted file mode 100644 index c68a2898e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-frag-depth.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-frag-depth.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-function-recursion.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-function-recursion.frag.html.ini deleted file mode 100644 index 3b0d7b016..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-function-recursion.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-function-recursion.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-function-scoped-struct.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-function-scoped-struct.html.ini deleted file mode 100644 index 612683b15..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-function-scoped-struct.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-function-scoped-struct.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-functional-scoping.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-functional-scoping.html.ini deleted file mode 100644 index cabd0c545..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-functional-scoping.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-functional-scoping.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-glcolor.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-glcolor.vert.html.ini deleted file mode 100644 index 8b33579f5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-glcolor.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-glcolor.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-gles-1.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-gles-1.frag.html.ini deleted file mode 100644 index 9d97fe9fe..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-gles-1.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-gles-1.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-gles-symbol.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-gles-symbol.frag.html.ini deleted file mode 100644 index 2de4968e4..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-gles-symbol.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-gles-symbol.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html.ini deleted file mode 100644 index 6224954fb..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-global-variable-precision-mismatch.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-glprojectionmatrix.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-glprojectionmatrix.vert.html.ini deleted file mode 100644 index 629164855..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-glprojectionmatrix.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-glprojectionmatrix.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-hex-int-constant-macro.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-hex-int-constant-macro.html.ini deleted file mode 100644 index a4420b545..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-hex-int-constant-macro.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-hex-int-constant-macro.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-implicit-vec3-to-vec4-cast.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-implicit-vec3-to-vec4-cast.vert.html.ini deleted file mode 100644 index 3d746357c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-implicit-vec3-to-vec4-cast.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-implicit-vec3-to-vec4-cast.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-include.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-include.vert.html.ini deleted file mode 100644 index a326fae7b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-include.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-include.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-int-return-value.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-int-return-value.frag.html.ini deleted file mode 100644 index c2d2a91e0..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-int-return-value.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-int-return-value.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-invalid-identifier.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-invalid-identifier.frag.html.ini deleted file mode 100644 index 5dc1ca9e5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-invalid-identifier.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-invalid-identifier.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec2-return-value.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec2-return-value.frag.html.ini deleted file mode 100644 index 3d1820f7d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec2-return-value.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-ivec2-return-value.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec3-return-value.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec3-return-value.frag.html.ini deleted file mode 100644 index 73b39ab4c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec3-return-value.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-ivec3-return-value.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec4-return-value.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec4-return-value.frag.html.ini deleted file mode 100644 index 11691a619..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-ivec4-return-value.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-ivec4-return-value.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-limited-indexing.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-limited-indexing.frag.html.ini deleted file mode 100644 index 0891450a7..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-limited-indexing.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-limited-indexing.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-long-line.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-long-line.html.ini deleted file mode 100644 index 19c11208e..000000000 --- a/testing/web-platform/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: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-non-ascii-error.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-non-ascii-error.frag.html.ini deleted file mode 100644 index 4fa651ec0..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-non-ascii-error.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-non-ascii-error.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-non-reserved-words.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-non-reserved-words.html.ini deleted file mode 100644 index eef098b8c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-non-reserved-words.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[shader-with-non-reserved-words.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-precision.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-precision.frag.html.ini deleted file mode 100644 index 9a1837f35..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-precision.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-precision.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-preprocessor-whitespace.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-preprocessor-whitespace.html.ini deleted file mode 100644 index 347a5ec92..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-preprocessor-whitespace.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-preprocessor-whitespace.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-quoted-error.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-quoted-error.frag.html.ini deleted file mode 100644 index e11a4b027..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-quoted-error.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-quoted-error.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-reserved-words.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-reserved-words.html.ini deleted file mode 100644 index 2828de661..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-reserved-words.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[shader-with-reserved-words.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-short-circuiting-operators.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-short-circuiting-operators.html.ini deleted file mode 100644 index 485f1b459..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-short-circuiting-operators.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[shader-with-short-circuiting-operators.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-similar-uniform-array-names.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-similar-uniform-array-names.html.ini deleted file mode 100644 index 213613cc9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-similar-uniform-array-names.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[shader-with-similar-uniform-array-names.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-too-many-uniforms.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-too-many-uniforms.html.ini deleted file mode 100644 index ba1379100..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-too-many-uniforms.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[shader-with-too-many-uniforms.html] - type: testharness - expected: ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-undefined-preprocessor-symbol.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-undefined-preprocessor-symbol.frag.html.ini deleted file mode 100644 index 0c6ade3c3..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-undefined-preprocessor-symbol.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-undefined-preprocessor-symbol.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-uniform-in-loop-condition.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-uniform-in-loop-condition.vert.html.ini deleted file mode 100644 index ab3102365..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-uniform-in-loop-condition.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-uniform-in-loop-condition.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec2-return-value.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec2-return-value.frag.html.ini deleted file mode 100644 index febba57d2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec2-return-value.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-vec2-return-value.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec3-return-value.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec3-return-value.frag.html.ini deleted file mode 100644 index 42a383750..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec3-return-value.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-vec3-return-value.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec4-return-value.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec4-return-value.frag.html.ini deleted file mode 100644 index 119eca9bf..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec4-return-value.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-vec4-return-value.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec4-vec3-vec4-conditional.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec4-vec3-vec4-conditional.html.ini deleted file mode 100644 index b092e9fa1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-vec4-vec3-vec4-conditional.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-vec4-vec3-vec4-conditional.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-100.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-100.frag.html.ini deleted file mode 100644 index bf05749ec..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-100.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-version-100.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-100.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-100.vert.html.ini deleted file mode 100644 index f12d0fc1e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-100.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-version-100.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-120.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-120.vert.html.ini deleted file mode 100644 index 3a39cfe71..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-120.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-version-120.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-130.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-130.vert.html.ini deleted file mode 100644 index 957e4c41f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-version-130.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-version-130.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-webgl-identifier.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-webgl-identifier.vert.html.ini deleted file mode 100644 index b5ab8cd6e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-webgl-identifier.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-webgl-identifier.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-while-loop.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-while-loop.html.ini deleted file mode 100644 index c4fdd9e95..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-while-loop.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-with-while-loop.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-without-precision.frag.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-without-precision.frag.html.ini deleted file mode 100644 index 03749294c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-without-precision.frag.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shader-without-precision.frag.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-constant-expression-loop-conditions.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-constant-expression-loop-conditions.html.ini deleted file mode 100644 index 2300648c1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-constant-expression-loop-conditions.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shaders-with-constant-expression-loop-conditions.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-invariance.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-invariance.html.ini deleted file mode 100644 index d2f351545..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-invariance.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shaders-with-invariance.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-mis-matching-uniforms.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-mis-matching-uniforms.html.ini deleted file mode 100644 index 642fb38dc..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-mis-matching-uniforms.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shaders-with-mis-matching-uniforms.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-mis-matching-varyings.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-mis-matching-varyings.html.ini deleted file mode 100644 index 68ec115a2..000000000 --- a/testing/web-platform/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: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-missing-varyings.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-missing-varyings.html.ini deleted file mode 100644 index 05574dd14..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-missing-varyings.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shaders-with-missing-varyings.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-name-conflicts.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-name-conflicts.html.ini deleted file mode 100644 index d821c5e9f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-name-conflicts.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[shaders-with-name-conflicts.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - - [WebGL test #0: [unexpected link status\] shaders with conflicting uniform/attribute names should fail] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-uniform-structs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-uniform-structs.html.ini deleted file mode 100644 index 80aa5723b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-uniform-structs.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shaders-with-uniform-structs.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-varyings.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-varyings.html.ini deleted file mode 100644 index dcd7a6d79..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shaders-with-varyings.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shaders-with-varyings.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shared.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shared.html.ini deleted file mode 100644 index d55f8d33a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shared.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[shared.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-equals.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-equals.html.ini deleted file mode 100644 index 5273ce414..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-equals.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[struct-equals.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-mixed-array-declarators.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-mixed-array-declarators.html.ini deleted file mode 100644 index 205303e29..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-mixed-array-declarators.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[struct-mixed-array-declarators.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-nesting-exceeds-maximum.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-nesting-exceeds-maximum.html.ini deleted file mode 100644 index fb39c86c3..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-nesting-exceeds-maximum.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[struct-nesting-exceeds-maximum.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-nesting-of-variable-names.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-nesting-of-variable-names.html.ini deleted file mode 100644 index 6c17d0a33..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-nesting-of-variable-names.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[struct-nesting-of-variable-names.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-nesting-under-maximum.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-nesting-under-maximum.html.ini deleted file mode 100644 index 00b8a84b2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-nesting-under-maximum.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[struct-nesting-under-maximum.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-specifiers-in-uniforms.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-specifiers-in-uniforms.html.ini deleted file mode 100644 index dcdcc0325..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-specifiers-in-uniforms.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[struct-specifiers-in-uniforms.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-unary-operators.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-unary-operators.html.ini deleted file mode 100644 index 8be36393c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/struct-unary-operators.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[struct-unary-operators.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/ternary-operators-in-global-initializers.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/ternary-operators-in-global-initializers.html.ini deleted file mode 100644 index 50be557aa..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/ternary-operators-in-global-initializers.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[ternary-operators-in-global-initializers.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/ternary-operators-in-initializers.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/ternary-operators-in-initializers.html.ini deleted file mode 100644 index 130b58c69..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/ternary-operators-in-initializers.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[ternary-operators-in-initializers.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/uniform-location-length-limits.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/uniform-location-length-limits.html.ini deleted file mode 100644 index f5babfce3..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/uniform-location-length-limits.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[uniform-location-length-limits.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_field.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_field.vert.html.ini deleted file mode 100644 index 03d0fbb51..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_field.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[_webgl_field.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_function.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_function.vert.html.ini deleted file mode 100644 index 3ed46efbf..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_function.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[_webgl_function.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_struct.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_struct.vert.html.ini deleted file mode 100644 index 8b44843ea..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_struct.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[_webgl_struct.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_variable.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_variable.vert.html.ini deleted file mode 100644 index be4d4c1af..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/_webgl_variable.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[_webgl_variable.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_field.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_field.vert.html.ini deleted file mode 100644 index 69342b955..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_field.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[webgl_field.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_function.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_function.vert.html.ini deleted file mode 100644 index f970ec5e1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_function.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[webgl_function.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_struct.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_struct.vert.html.ini deleted file mode 100644 index cc8381e2e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_struct.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[webgl_struct.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_variable.vert.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_variable.vert.html.ini deleted file mode 100644 index 3d1892660..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/reserved/webgl_variable.vert.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[webgl_variable.vert.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2d-bias.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2d-bias.html.ini deleted file mode 100644 index f0acadb78..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2d-bias.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[glsl-function-texture2d-bias.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #2: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #3: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2dlod.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2dlod.html.ini deleted file mode 100644 index 75a0e1ec2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2dlod.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[glsl-function-texture2dlod.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #2: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #3: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2dproj.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2dproj.html.ini deleted file mode 100644 index 0eba16d37..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2dproj.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[glsl-function-texture2dproj.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2dprojlod.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2dprojlod.html.ini deleted file mode 100644 index 1fcf2032a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/samplers/glsl-function-texture2dprojlod.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[glsl-function-texture2dprojlod.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #2: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #3: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-fragcoord-xy-values.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-fragcoord-xy-values.html.ini deleted file mode 100644 index a4a90e8f1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-fragcoord-xy-values.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-fragcoord-xy-values.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-fragcoord.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-fragcoord.html.ini deleted file mode 100644 index 05569f0ed..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-fragcoord.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-fragcoord.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-fragdata-and-fragcolor.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-fragdata-and-fragcolor.html.ini deleted file mode 100644 index b04944b97..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-fragdata-and-fragcolor.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[gl-fragdata-and-fragcolor.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-frontfacing.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-frontfacing.html.ini deleted file mode 100644 index 30146c860..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-frontfacing.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-frontfacing.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-pointcoord.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-pointcoord.html.ini deleted file mode 100644 index c3ef8bf0a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/gl-pointcoord.html.ini +++ /dev/null @@ -1,17 +0,0 @@ -[gl-pointcoord.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: gl should be non-null. Was null] - expected: FAIL - - [WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/glsl-built-ins.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/glsl-built-ins.html.ini deleted file mode 100644 index c46a3f797..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/variables/glsl-built-ins.html.ini +++ /dev/null @@ -1,20 +0,0 @@ -[glsl-built-ins.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 #21: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] - expected: FAIL - - [WebGL test #22: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/limits/gl-max-texture-dimensions.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/limits/gl-max-texture-dimensions.html.ini deleted file mode 100644 index 13d88b5d6..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/limits/gl-max-texture-dimensions.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-max-texture-dimensions.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/limits/gl-min-attribs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/limits/gl-min-attribs.html.ini deleted file mode 100644 index 4020286d7..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/limits/gl-min-attribs.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-min-attribs.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/limits/gl-min-textures.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/limits/gl-min-textures.html.ini deleted file mode 100644 index 3ab43639d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/limits/gl-min-textures.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-min-textures.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/limits/gl-min-uniforms.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/limits/gl-min-uniforms.html.ini deleted file mode 100644 index ab4eb6bd9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/limits/gl-min-uniforms.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-min-uniforms.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/bad-arguments-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/bad-arguments-test.html.ini deleted file mode 100644 index 9fdb12442..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/bad-arguments-test.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[bad-arguments-test.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/boolean-argument-conversion.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/boolean-argument-conversion.html.ini deleted file mode 100644 index cfe44ad01..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/boolean-argument-conversion.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[boolean-argument-conversion.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/delayed-drawing.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/delayed-drawing.html.ini deleted file mode 100644 index 420345fc2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/delayed-drawing.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[delayed-drawing.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/error-reporting.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/error-reporting.html.ini deleted file mode 100644 index e0fb6d370..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/error-reporting.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[error-reporting.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/functions-returning-strings.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/functions-returning-strings.html.ini deleted file mode 100644 index b445bfe97..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/functions-returning-strings.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions-returning-strings.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/instanceof-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/instanceof-test.html.ini deleted file mode 100644 index 558ac3fcd..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/instanceof-test.html.ini +++ /dev/null @@ -1,35 +0,0 @@ -[instanceof-test.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: gl instanceof WebGLRenderingContext should be true. Was false.] - expected: FAIL - - [WebGL test #2: gl.createBuffer() instanceof WebGLBuffer should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #3: gl.createFramebuffer() instanceof WebGLFramebuffer should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #4: gl.createProgram() instanceof WebGLProgram should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #5: gl.createRenderbuffer() instanceof WebGLRenderbuffer should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #6: gl.createShader(gl.VERTEX_SHADER) instanceof WebGLShader should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #7: gl.createTexture() instanceof WebGLTexture should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #8: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/invalid-passed-params.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/invalid-passed-params.html.ini deleted file mode 100644 index 64f421267..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/invalid-passed-params.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[invalid-passed-params.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/is-object.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/is-object.html.ini deleted file mode 100644 index 85cb923f1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/is-object.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[is-object.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/null-object-behaviour.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/null-object-behaviour.html.ini deleted file mode 100644 index 2a864202b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/null-object-behaviour.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[null-object-behaviour.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/object-deletion-behaviour.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/object-deletion-behaviour.html.ini deleted file mode 100644 index 7ea6335bc..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/object-deletion-behaviour.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[object-deletion-behaviour.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/shader-precision-format.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/shader-precision-format.html.ini deleted file mode 100644 index c003b73e0..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/shader-precision-format.html.ini +++ /dev/null @@ -1,47 +0,0 @@ -[shader-precision-format.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: gl.getShaderPrecisionFormat(gl.VERTEX_SHADER, gl.LOW_FLOAT) instanceof WebGLShaderPrecisionFormat should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #2: gl.getShaderPrecisionFormat(gl.VERTEX_SHADER, gl.MEDIUM_FLOAT) instanceof WebGLShaderPrecisionFormat should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #3: gl.getShaderPrecisionFormat(gl.VERTEX_SHADER, gl.HIGH_FLOAT) instanceof WebGLShaderPrecisionFormat should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #4: gl.getShaderPrecisionFormat(gl.VERTEX_SHADER, gl.LOW_INT) instanceof WebGLShaderPrecisionFormat should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #5: gl.getShaderPrecisionFormat(gl.VERTEX_SHADER, gl.MEDIUM_INT) instanceof WebGLShaderPrecisionFormat should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #6: gl.getShaderPrecisionFormat(gl.VERTEX_SHADER, gl.HIGH_INT) instanceof WebGLShaderPrecisionFormat should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #7: gl.getShaderPrecisionFormat(gl.FRAGMENT_SHADER, gl.LOW_FLOAT) instanceof WebGLShaderPrecisionFormat should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #8: gl.getShaderPrecisionFormat(gl.FRAGMENT_SHADER, gl.MEDIUM_FLOAT) instanceof WebGLShaderPrecisionFormat should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #9: gl.getShaderPrecisionFormat(gl.FRAGMENT_SHADER, gl.HIGH_FLOAT) instanceof WebGLShaderPrecisionFormat should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #10: gl.getShaderPrecisionFormat(gl.FRAGMENT_SHADER, gl.LOW_INT) instanceof WebGLShaderPrecisionFormat should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #11: gl.getShaderPrecisionFormat(gl.FRAGMENT_SHADER, gl.MEDIUM_INT) instanceof WebGLShaderPrecisionFormat should be true. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #12: gl.getShaderPrecisionFormat(gl.FRAGMENT_SHADER, gl.HIGH_INT) instanceof WebGLShaderPrecisionFormat should be true. Threw exception TypeError: gl is null] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/type-conversion-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/type-conversion-test.html.ini deleted file mode 100644 index f8253c90d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/type-conversion-test.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[type-conversion-test.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/uninitialized-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/uninitialized-test.html.ini deleted file mode 100644 index 5640509b7..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/uninitialized-test.html.ini +++ /dev/null @@ -1,17 +0,0 @@ -[uninitialized-test.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: Context created.] - expected: FAIL - - [WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/webgl-specific.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/webgl-specific.html.ini deleted file mode 100644 index 5dcac04c7..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/misc/webgl-specific.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[webgl-specific.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/constants.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/constants.html.ini deleted file mode 100644 index ca6cb27f5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/constants.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[constants.html] - type: testharness - [WebGL test #0: testOES20Constants] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/getContext.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/getContext.html.ini deleted file mode 100644 index 76239322d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/getContext.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[getContext.html] - type: testharness - [WebGL test #0: testGetWebGL] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/methods.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/methods.html.ini deleted file mode 100644 index b05402679..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/methods.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[methods.html] - type: testharness - [WebGL test #0: testOES20Methods] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-A.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-A.html.ini deleted file mode 100644 index 97eb27bc9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-A.html.ini +++ /dev/null @@ -1,16 +0,0 @@ -[quickCheckAPI-A.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: testValidArgs] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B1.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B1.html.ini deleted file mode 100644 index ac5ed0057..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B1.html.ini +++ /dev/null @@ -1,16 +0,0 @@ -[quickCheckAPI-B1.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: testValidArgs] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B2.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B2.html.ini deleted file mode 100644 index 4ab9172dd..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B2.html.ini +++ /dev/null @@ -1,16 +0,0 @@ -[quickCheckAPI-B2.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: testValidArgs] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B3.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B3.html.ini deleted file mode 100644 index b01e7aea8..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B3.html.ini +++ /dev/null @@ -1,16 +0,0 @@ -[quickCheckAPI-B3.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: testValidArgs] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B4.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B4.html.ini deleted file mode 100644 index 244c7b32d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-B4.html.ini +++ /dev/null @@ -1,16 +0,0 @@ -[quickCheckAPI-B4.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: testValidArgs] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-C.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-C.html.ini deleted file mode 100644 index e9c44058c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-C.html.ini +++ /dev/null @@ -1,16 +0,0 @@ -[quickCheckAPI-C.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: testValidArgs] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-D_G.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-D_G.html.ini deleted file mode 100644 index 68e675673..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-D_G.html.ini +++ /dev/null @@ -1,16 +0,0 @@ -[quickCheckAPI-D_G.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: testValidArgs] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-G_I.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-G_I.html.ini deleted file mode 100644 index c980dff95..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-G_I.html.ini +++ /dev/null @@ -1,16 +0,0 @@ -[quickCheckAPI-G_I.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: testValidArgs] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-L_S.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-L_S.html.ini deleted file mode 100644 index 3f3fe8356..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-L_S.html.ini +++ /dev/null @@ -1,16 +0,0 @@ -[quickCheckAPI-L_S.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: testValidArgs] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-S_V.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-S_V.html.ini deleted file mode 100644 index 646489a44..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-S_V.html.ini +++ /dev/null @@ -1,16 +0,0 @@ -[quickCheckAPI-S_V.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: testValidArgs] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/webGLArrays.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/webGLArrays.html.ini deleted file mode 100644 index d3cbfed07..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/conformance/webGLArrays.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[webGLArrays.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bindBuffer.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bindBuffer.html.ini deleted file mode 100644 index 24386650b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bindBuffer.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[bindBuffer.html] - type: testharness - [WebGL test #0: testBindBufferARRAY_BUFFER] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bindBufferBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bindBufferBadArgs.html.ini deleted file mode 100644 index a17206372..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bindBufferBadArgs.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[bindBufferBadArgs.html] - type: testharness - [WebGL test #0: testBindBufferARRAY_BUFFER] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bindFramebufferLeaveNonZero.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bindFramebufferLeaveNonZero.html.ini deleted file mode 100644 index 86faafc53..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bindFramebufferLeaveNonZero.html.ini +++ /dev/null @@ -1,16 +0,0 @@ -[bindFramebufferLeaveNonZero.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: testSeg] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bufferData.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bufferData.html.ini deleted file mode 100644 index 23184b734..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bufferData.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[bufferData.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bufferDataBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bufferDataBadArgs.html.ini deleted file mode 100644 index d2debc4d4..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bufferDataBadArgs.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[bufferDataBadArgs.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bufferSubData.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bufferSubData.html.ini deleted file mode 100644 index 9b28da2df..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bufferSubData.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[bufferSubData.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bufferSubDataBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bufferSubDataBadArgs.html.ini deleted file mode 100644 index 86a4ade1b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/bufferSubDataBadArgs.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[bufferSubDataBadArgs.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/copyTexImage2D.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/copyTexImage2D.html.ini deleted file mode 100644 index 1d17592fe..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/copyTexImage2D.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[copyTexImage2D.html] - type: testharness - [WebGL test #0: testTexImage2D] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/copyTexImage2DBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/copyTexImage2DBadArgs.html.ini deleted file mode 100644 index 3b6efcbc6..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/copyTexImage2DBadArgs.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[copyTexImage2DBadArgs.html] - type: testharness - [WebGL test #0: testTexImage2D] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/copyTexSubImage2D.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/copyTexSubImage2D.html.ini deleted file mode 100644 index 3fd3bf33c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/copyTexSubImage2D.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[copyTexSubImage2D.html] - type: testharness - [WebGL test #0: testTexImage2D] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/copyTexSubImage2DBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/copyTexSubImage2DBadArgs.html.ini deleted file mode 100644 index 652123271..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/copyTexSubImage2DBadArgs.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[copyTexSubImage2DBadArgs.html] - type: testharness - [WebGL test #0: testTexImage2D] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/deleteBufferBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/deleteBufferBadArgs.html.ini deleted file mode 100644 index dca842427..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/deleteBufferBadArgs.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[deleteBufferBadArgs.html] - type: testharness - [WebGL test #0: testDeleteBuffer] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/drawArrays.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/drawArrays.html.ini deleted file mode 100644 index b722a832c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/drawArrays.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[drawArrays.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/drawArraysOutOfBounds.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/drawArraysOutOfBounds.html.ini deleted file mode 100644 index 793bce249..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/drawArraysOutOfBounds.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[drawArraysOutOfBounds.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/drawElements.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/drawElements.html.ini deleted file mode 100644 index 21ba70a54..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/drawElements.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[drawElements.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/drawElementsBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/drawElementsBadArgs.html.ini deleted file mode 100644 index 1207632b2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/drawElementsBadArgs.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[drawElementsBadArgs.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/isTests.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/isTests.html.ini deleted file mode 100644 index 3ce11e9ee..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/isTests.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[isTests.html] - type: testharness - [WebGL test #0: testIs] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/isTestsBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/isTestsBadArgs.html.ini deleted file mode 100644 index 4a148059e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/isTestsBadArgs.html.ini +++ /dev/null @@ -1,41 +0,0 @@ -[isTestsBadArgs.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #31: gl.isBuffer(null) should be false. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #32: gl.isBuffer(undefined) should be false. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #33: gl.isFramebuffer(null) should be false. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #34: gl.isFramebuffer(undefined) should be false. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #35: gl.isProgram(null) should be false. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #36: gl.isProgram(undefined) should be false. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #37: gl.isRenderbuffer(null) should be false. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #38: gl.isRenderbuffer(undefined) should be false. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #39: gl.isShader(null) should be false. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #40: gl.isShader(undefined) should be false. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #41: gl.isTexture(null) should be false. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #42: gl.isTexture(undefined) should be false. Threw exception TypeError: gl is null] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/readPixels.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/readPixels.html.ini deleted file mode 100644 index 20634750e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/readPixels.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[readPixels.html] - type: testharness - [WebGL test #0: testReadPixels] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/readPixelsBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/readPixelsBadArgs.html.ini deleted file mode 100644 index 1b047ca21..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/readPixelsBadArgs.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[readPixelsBadArgs.html] - type: testharness - expected: CRASH diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texImage2D.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texImage2D.html.ini deleted file mode 100644 index 85954aa27..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texImage2D.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[texImage2D.html] - type: testharness - [WebGL test #0: testTexImage2D] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texImage2DBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texImage2DBadArgs.html.ini deleted file mode 100644 index a8b00bf63..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texImage2DBadArgs.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[texImage2DBadArgs.html] - type: testharness - [WebGL test #0: testTexImage2D] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texImage2DHTML.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texImage2DHTML.html.ini deleted file mode 100644 index 815ff599f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texImage2DHTML.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[texImage2DHTML.html] - type: testharness - expected: CRASH diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texImage2DHTMLBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texImage2DHTMLBadArgs.html.ini deleted file mode 100644 index bd076758b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texImage2DHTMLBadArgs.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[texImage2DHTMLBadArgs.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2D.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2D.html.ini deleted file mode 100644 index 520c8061f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2D.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[texSubImage2D.html] - type: testharness - [WebGL test #0: testTexSubImage2D] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2DBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2DBadArgs.html.ini deleted file mode 100644 index 935d8d668..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2DBadArgs.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[texSubImage2DBadArgs.html] - type: testharness - [WebGL test #0: testTexImage2D] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2DHTML.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2DHTML.html.ini deleted file mode 100644 index 3f37f7b10..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2DHTML.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[texSubImage2DHTML.html] - type: testharness - expected: CRASH diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2DHTMLBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2DHTMLBadArgs.html.ini deleted file mode 100644 index 9c0b6bc47..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/texSubImage2DHTMLBadArgs.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[texSubImage2DHTMLBadArgs.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformMatrix.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformMatrix.html.ini deleted file mode 100644 index bdb2c518e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformMatrix.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[uniformMatrix.html] - type: testharness - [WebGL test #0: testUniformf] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformMatrixBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformMatrixBadArgs.html.ini deleted file mode 100644 index edf742c71..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformMatrixBadArgs.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[uniformMatrixBadArgs.html] - type: testharness - [WebGL test #0: testUniformf] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformf.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformf.html.ini deleted file mode 100644 index eb0b8f955..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformf.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[uniformf.html] - type: testharness - [WebGL test #0: testUniformf] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformfArrayLen1.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformfArrayLen1.html.ini deleted file mode 100644 index bb6e6ae58..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformfArrayLen1.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[uniformfArrayLen1.html] - type: testharness - [WebGL test #0: testUniformArray] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformfBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformfBadArgs.html.ini deleted file mode 100644 index b1e66d130..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformfBadArgs.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[uniformfBadArgs.html] - type: testharness - [WebGL test #0: testUniformf] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformi.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformi.html.ini deleted file mode 100644 index 90b2d0489..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformi.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[uniformi.html] - type: testharness - [WebGL test #0: testUniformf] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformiBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformiBadArgs.html.ini deleted file mode 100644 index c2a878bad..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/uniformiBadArgs.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[uniformiBadArgs.html] - type: testharness - [WebGL test #0: testUniformf] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/vertexAttrib.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/vertexAttrib.html.ini deleted file mode 100644 index 0156a074f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/vertexAttrib.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[vertexAttrib.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/vertexAttribBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/vertexAttribBadArgs.html.ini deleted file mode 100644 index 717c3a3cb..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/vertexAttribBadArgs.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[vertexAttribBadArgs.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/vertexAttribPointer.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/vertexAttribPointer.html.ini deleted file mode 100644 index d684b117d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/vertexAttribPointer.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[vertexAttribPointer.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/vertexAttribPointerBadArgs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/vertexAttribPointerBadArgs.html.ini deleted file mode 100644 index d30462b88..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/vertexAttribPointerBadArgs.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[vertexAttribPointerBadArgs.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/glsl/arrayOutOfBounds.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/glsl/arrayOutOfBounds.html.ini deleted file mode 100644 index 0cf515546..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/glsl/arrayOutOfBounds.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[arrayOutOfBounds.html] - type: testharness - [WebGL test #0: testOk] - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_001_to_006.html.ini deleted file mode 100644 index 50ceb80f3..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/abs/abs_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[abs_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_001_to_006.html.ini deleted file mode 100644 index de276369b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[acos_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/all/all_001_to_004.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/all/all_001_to_004.html.ini deleted file mode 100644 index 64b7f874e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/all/all_001_to_004.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[all_001_to_004.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/any/any_001_to_004.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/any/any_001_to_004.html.ini deleted file mode 100644 index 5cbb01832..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/any/any_001_to_004.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[any_001_to_004.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/array/array_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/array/array_001_to_006.html.ini deleted file mode 100644 index b4ba7c5ff..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/array/array_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[array_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_001_to_006.html.ini deleted file mode 100644 index 4428cee03..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[asin_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_001_to_008.html.ini deleted file mode 100644 index 870cf182e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[atan_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_009_to_012.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_009_to_012.html.ini deleted file mode 100644 index ed73191d7..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_009_to_012.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[atan_009_to_012.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/biConstants_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/biConstants_001_to_008.html.ini deleted file mode 100644 index 41b4c4e06..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/biConstants_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[biConstants_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/biConstants_009_to_016.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/biConstants_009_to_016.html.ini deleted file mode 100644 index 60f96b386..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/biConstants/biConstants_009_to_016.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[biConstants_009_to_016.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/biuDepthRange/biuDepthRange_001_to_002.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/biuDepthRange/biuDepthRange_001_to_002.html.ini deleted file mode 100644 index bc5a79261..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/biuDepthRange/biuDepthRange_001_to_002.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[biuDepthRange_001_to_002.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html.ini deleted file mode 100644 index a9d659572..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_009_to_016.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_009_to_016.html.ini deleted file mode 100644 index 12f611644..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_009_to_016.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_009_to_016.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_017_to_024.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_017_to_024.html.ini deleted file mode 100644 index 91e76b0cd..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_017_to_024.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_017_to_024.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_025_to_032.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_025_to_032.html.ini deleted file mode 100644 index 838359dd0..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_025_to_032.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_025_to_032.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_033_to_040.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_033_to_040.html.ini deleted file mode 100644 index b5430217c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_033_to_040.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_033_to_040.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_041_to_048.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_041_to_048.html.ini deleted file mode 100644 index c4a137d82..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_041_to_048.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_041_to_048.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_049_to_056.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_049_to_056.html.ini deleted file mode 100644 index a922508ab..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_049_to_056.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_049_to_056.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_057_to_064.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_057_to_064.html.ini deleted file mode 100644 index eed8b3671..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_057_to_064.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_057_to_064.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_065_to_072.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_065_to_072.html.ini deleted file mode 100644 index 75aa8aac2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_065_to_072.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_065_to_072.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_073_to_080.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_073_to_080.html.ini deleted file mode 100644 index 7d0728ead..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_073_to_080.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_073_to_080.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_081_to_088.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_081_to_088.html.ini deleted file mode 100644 index b879518f1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_081_to_088.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_081_to_088.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_089_to_096.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_089_to_096.html.ini deleted file mode 100644 index b71d9f1e9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_089_to_096.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_089_to_096.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_097_to_104.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_097_to_104.html.ini deleted file mode 100644 index 56fde0df1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_097_to_104.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_097_to_104.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_105_to_112.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_105_to_112.html.ini deleted file mode 100644 index b2e7453e7..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_105_to_112.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_105_to_112.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_113_to_120.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_113_to_120.html.ini deleted file mode 100644 index 490c26c20..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_113_to_120.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_113_to_120.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_121_to_128.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_121_to_128.html.ini deleted file mode 100644 index 2f327d6e1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_121_to_128.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_121_to_128.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_129_to_136.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_129_to_136.html.ini deleted file mode 100644 index 67ee3a840..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_129_to_136.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_129_to_136.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_137_to_144.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_137_to_144.html.ini deleted file mode 100644 index 7f09a20b8..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_137_to_144.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_137_to_144.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_145_to_152.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_145_to_152.html.ini deleted file mode 100644 index 2a792a270..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_145_to_152.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_145_to_152.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_153_to_160.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_153_to_160.html.ini deleted file mode 100644 index b9f0255a2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_153_to_160.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_153_to_160.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_161_to_168.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_161_to_168.html.ini deleted file mode 100644 index b29b67cd1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_161_to_168.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_161_to_168.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_169_to_176.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_169_to_176.html.ini deleted file mode 100644 index 029a5f2bf..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_169_to_176.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_169_to_176.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_177_to_178.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_177_to_178.html.ini deleted file mode 100644 index 7baffc3e6..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_177_to_178.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[build_177_to_178.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/built_in_varying_array_out_of_bounds/built_in_varying_array_out_of_bounds_001_to_001.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/built_in_varying_array_out_of_bounds/built_in_varying_array_out_of_bounds_001_to_001.html.ini deleted file mode 100644 index 504377cd5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/built_in_varying_array_out_of_bounds/built_in_varying_array_out_of_bounds_001_to_001.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[built_in_varying_array_out_of_bounds_001_to_001.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_001_to_006.html.ini deleted file mode 100644 index 508e01032..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/ceil/ceil_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[ceil_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_001_to_006.html.ini deleted file mode 100644 index bc343dbfb..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/clamp/clamp_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[clamp_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/control_flow_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/control_flow_001_to_008.html.ini deleted file mode 100644 index 2174aec9b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/control_flow_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[control_flow_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/control_flow_009_to_010.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/control_flow_009_to_010.html.ini deleted file mode 100644 index 53f52a0b7..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/control_flow/control_flow_009_to_010.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[control_flow_009_to_010.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_001_to_006.html.ini deleted file mode 100644 index 3c0b8c7de..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[cos_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/cross/cross_001_to_002.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/cross/cross_001_to_002.html.ini deleted file mode 100644 index b9a18db39..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/cross/cross_001_to_002.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[cross_001_to_002.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/default/default_001_to_001.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/default/default_001_to_001.html.ini deleted file mode 100644 index 7e3f68c58..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/default/default_001_to_001.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[default_001_to_001.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_001_to_006.html.ini deleted file mode 100644 index 64f5c5e9d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/degrees/degrees_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[degrees_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/discard/discard_001_to_002.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/discard/discard_001_to_002.html.ini deleted file mode 100644 index 0d5d59fe5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/discard/discard_001_to_002.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[discard_001_to_002.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_001_to_006.html.ini deleted file mode 100644 index 161749fc3..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/distance/distance_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[distance_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_001_to_006.html.ini deleted file mode 100644 index cb9bbf75e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/dot/dot_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[dot_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_001_to_008.html.ini deleted file mode 100644 index 48bb1dcb7..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[equal_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_009_to_012.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_009_to_012.html.ini deleted file mode 100644 index 0921b7672..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/equal/equal_009_to_012.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[equal_009_to_012.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_001_to_008.html.ini deleted file mode 100644 index 416a952d9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[exp_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_009_to_012.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_009_to_012.html.ini deleted file mode 100644 index 0680faa80..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/exp/exp_009_to_012.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[exp_009_to_012.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_001_to_008.html.ini deleted file mode 100644 index ccae47c7b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[exp2_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_009_to_012.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_009_to_012.html.ini deleted file mode 100644 index 03f3648fc..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/exp2/exp2_009_to_012.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[exp2_009_to_012.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_001_to_006.html.ini deleted file mode 100644 index aa6dc0956..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/faceforward/faceforward_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[faceforward_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_001_to_006.html.ini deleted file mode 100644 index 18ea04280..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/floor/floor_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[floor_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_001_to_006.html.ini deleted file mode 100644 index 963665f09..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/fract/fract_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[fract_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_001_to_008.html.ini deleted file mode 100644 index 5f84565f1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_009_to_016.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_009_to_016.html.ini deleted file mode 100644 index 4ee0aa350..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_009_to_016.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions_009_to_016.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_017_to_024.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_017_to_024.html.ini deleted file mode 100644 index d9a56909b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_017_to_024.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions_017_to_024.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_025_to_032.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_025_to_032.html.ini deleted file mode 100644 index d83580709..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_025_to_032.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions_025_to_032.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_033_to_040.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_033_to_040.html.ini deleted file mode 100644 index 11e2fd979..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_033_to_040.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions_033_to_040.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_041_to_048.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_041_to_048.html.ini deleted file mode 100644 index f7438fb53..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_041_to_048.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions_041_to_048.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_049_to_056.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_049_to_056.html.ini deleted file mode 100644 index ebb6b5322..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_049_to_056.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions_049_to_056.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_057_to_064.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_057_to_064.html.ini deleted file mode 100644 index 75aa92359..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_057_to_064.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions_057_to_064.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_065_to_072.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_065_to_072.html.ini deleted file mode 100644 index 7b6ea661a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_065_to_072.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions_065_to_072.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_073_to_080.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_073_to_080.html.ini deleted file mode 100644 index 09e59385f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_073_to_080.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions_073_to_080.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_081_to_088.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_081_to_088.html.ini deleted file mode 100644 index 0a1482d72..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_081_to_088.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions_081_to_088.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_089_to_096.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_089_to_096.html.ini deleted file mode 100644 index 6e7217868..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_089_to_096.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions_089_to_096.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_097_to_104.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_097_to_104.html.ini deleted file mode 100644 index d7db2a562..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_097_to_104.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions_097_to_104.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_105_to_112.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_105_to_112.html.ini deleted file mode 100644 index 4402b480c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_105_to_112.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions_105_to_112.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_113_to_120.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_113_to_120.html.ini deleted file mode 100644 index bbd53ce74..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_113_to_120.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions_113_to_120.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_121_to_126.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_121_to_126.html.ini deleted file mode 100644 index 0d4a32b08..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_121_to_126.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[functions_121_to_126.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_001_to_003.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_001_to_003.html.ini deleted file mode 100644 index b2ec84472..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_001_to_003.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[gl_FragCoord_001_to_003.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FrontFacing/gl_FrontFacing_001_to_001.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FrontFacing/gl_FrontFacing_001_to_001.html.ini deleted file mode 100644 index 54a2b4bb6..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/gl_FrontFacing/gl_FrontFacing_001_to_001.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[gl_FrontFacing_001_to_001.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_001_to_008.html.ini deleted file mode 100644 index 8ab9fb886..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThan/greaterThan_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[greaterThan_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_001_to_008.html.ini deleted file mode 100644 index 85a8399ba..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[greaterThanEqual_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_001_to_006.html.ini deleted file mode 100644 index 41467a872..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/inversesqrt/inversesqrt_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[inversesqrt_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_001_to_006.html.ini deleted file mode 100644 index 6b74208ac..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/length/length_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[length_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_001_to_008.html.ini deleted file mode 100644 index 8dcde8c91..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/lessThan/lessThan_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[lessThan_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_001_to_008.html.ini deleted file mode 100644 index 1537c14a9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/lessThanEqual/lessThanEqual_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[lessThanEqual_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_001_to_008.html.ini deleted file mode 100644 index da89205cc..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[log_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_009_to_012.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_009_to_012.html.ini deleted file mode 100644 index dabc29936..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_009_to_012.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[log_009_to_012.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_001_to_008.html.ini deleted file mode 100644 index b9f107207..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[log2_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_009_to_012.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_009_to_012.html.ini deleted file mode 100644 index 9a518f81b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_009_to_012.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[log2_009_to_012.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_001_to_008.html.ini deleted file mode 100644 index 93197802f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[mat_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_009_to_016.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_009_to_016.html.ini deleted file mode 100644 index 9ee82174d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_009_to_016.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[mat_009_to_016.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_017_to_024.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_017_to_024.html.ini deleted file mode 100644 index 10d1dbdaf..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_017_to_024.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[mat_017_to_024.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_025_to_032.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_025_to_032.html.ini deleted file mode 100644 index 673cdc3bd..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_025_to_032.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[mat_025_to_032.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_033_to_040.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_033_to_040.html.ini deleted file mode 100644 index 59daf3072..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_033_to_040.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[mat_033_to_040.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_041_to_046.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_041_to_046.html.ini deleted file mode 100644 index 840dbd252..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat/mat_041_to_046.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[mat_041_to_046.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat3/mat3_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat3/mat3_001_to_006.html.ini deleted file mode 100644 index 7cf0f46c9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mat3/mat3_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[mat3_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/matrixCompMult/matrixCompMult_001_to_004.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/matrixCompMult/matrixCompMult_001_to_004.html.ini deleted file mode 100644 index 3b01a1eaa..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/matrixCompMult/matrixCompMult_001_to_004.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[matrixCompMult_001_to_004.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_001_to_006.html.ini deleted file mode 100644 index 05086c9fe..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/max/max_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[max_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_001_to_006.html.ini deleted file mode 100644 index 6c60c799e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/min/min_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[min_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_001_to_006.html.ini deleted file mode 100644 index f145884c9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mix/mix_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[mix_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_001_to_008.html.ini deleted file mode 100644 index c99af8b8b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/mod/mod_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[mod_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_001_to_006.html.ini deleted file mode 100644 index 1edec573b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/normalize/normalize_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[normalize_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/not/not_001_to_004.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/not/not_001_to_004.html.ini deleted file mode 100644 index 3c3fc8607..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/not/not_001_to_004.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[not_001_to_004.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_001_to_008.html.ini deleted file mode 100644 index 7ccceaec1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[notEqual_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_009_to_012.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_009_to_012.html.ini deleted file mode 100644 index 2575a0198..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/notEqual/notEqual_009_to_012.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[notEqual_009_to_012.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_001_to_008.html.ini deleted file mode 100644 index d046bec29..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[operators_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_009_to_016.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_009_to_016.html.ini deleted file mode 100644 index 82869447c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_009_to_016.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[operators_009_to_016.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_017_to_024.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_017_to_024.html.ini deleted file mode 100644 index c9551e236..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_017_to_024.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[operators_017_to_024.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_025_to_026.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_025_to_026.html.ini deleted file mode 100644 index e7a01302c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/operators/operators_025_to_026.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[operators_025_to_026.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_001_to_008.html.ini deleted file mode 100644 index b76bb0250..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[pow_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_009_to_016.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_009_to_016.html.ini deleted file mode 100644 index 46c4675f6..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_009_to_016.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[pow_009_to_016.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_017_to_024.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_017_to_024.html.ini deleted file mode 100644 index 3b434b9ed..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/pow/pow_017_to_024.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[pow_017_to_024.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_001_to_006.html.ini deleted file mode 100644 index 339761274..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/radians/radians_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[radians_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_001_to_006.html.ini deleted file mode 100644 index 49b47a901..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/reflect/reflect_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[reflect_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_001_to_006.html.ini deleted file mode 100644 index 000c90524..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/refract/refract_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[refract_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_001_to_006.html.ini deleted file mode 100644 index 9f73bbc63..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/sign/sign_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[sign_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_001_to_006.html.ini deleted file mode 100644 index 10fe29c52..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[sin_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html.ini deleted file mode 100644 index 0da00316f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[smoothstep_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_001_to_006.html.ini deleted file mode 100644 index be1b574d3..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/sqrt/sqrt_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[sqrt_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_001_to_006.html.ini deleted file mode 100644 index b8662de5d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/step/step_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[step_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_001_to_008.html.ini deleted file mode 100644 index cdadc54f9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[struct_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_009_to_016.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_009_to_016.html.ini deleted file mode 100644 index e815a7bbc..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_009_to_016.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[struct_009_to_016.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_017_to_024.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_017_to_024.html.ini deleted file mode 100644 index e30b7e2a3..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_017_to_024.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[struct_017_to_024.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_025_to_032.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_025_to_032.html.ini deleted file mode 100644 index af2517259..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_025_to_032.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[struct_025_to_032.html] - type: testharness - expected: - if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_033_to_040.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_033_to_040.html.ini deleted file mode 100644 index 202807968..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_033_to_040.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[struct_033_to_040.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_041_to_048.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_041_to_048.html.ini deleted file mode 100644 index a76ca834e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_041_to_048.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[struct_041_to_048.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_049_to_056.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_049_to_056.html.ini deleted file mode 100644 index f77e6f61a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/struct/struct_049_to_056.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[struct_049_to_056.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_001_to_008.html.ini deleted file mode 100644 index ac889e986..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[swizzlers_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_009_to_016.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_009_to_016.html.ini deleted file mode 100644 index 5af251f2f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_009_to_016.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[swizzlers_009_to_016.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_017_to_024.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_017_to_024.html.ini deleted file mode 100644 index 058f9eacb..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_017_to_024.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[swizzlers_017_to_024.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_025_to_032.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_025_to_032.html.ini deleted file mode 100644 index 9ab2aa49f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_025_to_032.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[swizzlers_025_to_032.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_033_to_040.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_033_to_040.html.ini deleted file mode 100644 index 35fdd1798..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_033_to_040.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[swizzlers_033_to_040.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_041_to_048.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_041_to_048.html.ini deleted file mode 100644 index 927b72c38..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_041_to_048.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[swizzlers_041_to_048.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_049_to_056.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_049_to_056.html.ini deleted file mode 100644 index cff297ac5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_049_to_056.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[swizzlers_049_to_056.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_057_to_064.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_057_to_064.html.ini deleted file mode 100644 index 6fc982c0b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_057_to_064.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[swizzlers_057_to_064.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_065_to_072.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_065_to_072.html.ini deleted file mode 100644 index a6245642f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_065_to_072.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[swizzlers_065_to_072.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_073_to_080.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_073_to_080.html.ini deleted file mode 100644 index b72dbf779..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_073_to_080.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[swizzlers_073_to_080.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_081_to_088.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_081_to_088.html.ini deleted file mode 100644 index 2426fc178..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_081_to_088.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[swizzlers_081_to_088.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_089_to_096.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_089_to_096.html.ini deleted file mode 100644 index b17b2682c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_089_to_096.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[swizzlers_089_to_096.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_097_to_104.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_097_to_104.html.ini deleted file mode 100644 index 518501dca..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_097_to_104.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[swizzlers_097_to_104.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_105_to_112.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_105_to_112.html.ini deleted file mode 100644 index 1c6126285..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_105_to_112.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[swizzlers_105_to_112.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_113_to_120.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_113_to_120.html.ini deleted file mode 100644 index 955a732d6..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/swizzlers/swizzlers_113_to_120.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[swizzlers_113_to_120.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_001_to_006.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_001_to_006.html.ini deleted file mode 100644 index 569e1acbe..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/tan/tan_001_to_006.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[tan_001_to_006.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec_001_to_008.html.ini deleted file mode 100644 index 036a6abf1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[vec_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec_009_to_016.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec_009_to_016.html.ini deleted file mode 100644 index 0c8ad42f6..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec_009_to_016.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[vec_009_to_016.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec_017_to_018.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec_017_to_018.html.ini deleted file mode 100644 index e4f234566..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/vec/vec_017_to_018.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[vec_017_to_018.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/vec3/vec3_001_to_008.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/vec3/vec3_001_to_008.html.ini deleted file mode 100644 index 7e39ec19b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/ogles/GL/vec3/vec3_001_to_008.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[vec3_001_to_008.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/get-active-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/get-active-test.html.ini deleted file mode 100644 index 4e9db6125..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/get-active-test.html.ini +++ /dev/null @@ -1,17 +0,0 @@ -[get-active-test.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-bind-attrib-location-long-names-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-bind-attrib-location-long-names-test.html.ini deleted file mode 100644 index cc9ed96bf..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-bind-attrib-location-long-names-test.html.ini +++ /dev/null @@ -1,17 +0,0 @@ -[gl-bind-attrib-location-long-names-test.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: gl should be non-null. Was null] - expected: FAIL - - [WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-bind-attrib-location-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-bind-attrib-location-test.html.ini deleted file mode 100644 index 7fa54262d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-bind-attrib-location-test.html.ini +++ /dev/null @@ -1,17 +0,0 @@ -[gl-bind-attrib-location-test.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: gl should be non-null. Was null] - expected: FAIL - - [WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-get-active-attribute.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-get-active-attribute.html.ini deleted file mode 100644 index 15e272f4b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-get-active-attribute.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-get-active-attribute.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-get-active-uniform.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-get-active-uniform.html.ini deleted file mode 100644 index ef9c63ec2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-get-active-uniform.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-get-active-uniform.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-getshadersource.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-getshadersource.html.ini deleted file mode 100644 index 007ea1f7d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-getshadersource.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-getshadersource.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-shader-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-shader-test.html.ini deleted file mode 100644 index b9a88ec76..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/gl-shader-test.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[gl-shader-test.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/invalid-UTF-16.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/invalid-UTF-16.html.ini deleted file mode 100644 index 603d9a77f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/invalid-UTF-16.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[invalid-UTF-16.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/program-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/program-test.html.ini deleted file mode 100644 index f8a3a64e4..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/program-test.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[program-test.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/use-program-crash-with-discard-in-fragment-shader.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/use-program-crash-with-discard-in-fragment-shader.html.ini deleted file mode 100644 index fa2549970..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/programs/use-program-crash-with-discard-in-fragment-shader.html.ini +++ /dev/null @@ -1,17 +0,0 @@ -[use-program-crash-with-discard-in-fragment-shader.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - - [WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/reading/read-pixels-pack-alignment.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/reading/read-pixels-pack-alignment.html.ini deleted file mode 100644 index 058a6756f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/reading/read-pixels-pack-alignment.html.ini +++ /dev/null @@ -1,20 +0,0 @@ -[read-pixels-pack-alignment.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: gl = wtu.create3DContext('example') should be non-null. Was null] - expected: FAIL - - [WebGL test #2: program = wtu.setupProgram(gl, ['vshader', 'fshader'\], ['pos', 'colorIn'\]) should be non-null. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #3: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/reading/read-pixels-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/reading/read-pixels-test.html.ini deleted file mode 100644 index e4b95916c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/reading/read-pixels-test.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[read-pixels-test.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/feedback-loop.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/feedback-loop.html.ini deleted file mode 100644 index aa6670373..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/feedback-loop.html.ini +++ /dev/null @@ -1,20 +0,0 @@ -[feedback-loop.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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: getError expected: INVALID_OPERATION. Was NO_ERROR : after draw with invalid feedback loop] - expected: FAIL - - [WebGL test #5: at (0, 0) expected: 0,0,255,255 was 0,0,0,255] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/framebuffer-object-attachment.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/framebuffer-object-attachment.html.ini deleted file mode 100644 index cca098248..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/framebuffer-object-attachment.html.ini +++ /dev/null @@ -1,17 +0,0 @@ -[framebuffer-object-attachment.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: gl = wtu.create3DContext() should be non-null. Was null] - expected: FAIL - - [WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/framebuffer-state-restoration.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/framebuffer-state-restoration.html.ini deleted file mode 100644 index 9a09b98a5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/framebuffer-state-restoration.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[framebuffer-state-restoration.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): ERROR - if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/framebuffer-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/framebuffer-test.html.ini deleted file mode 100644 index 4d905cfba..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/framebuffer-test.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[framebuffer-test.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/renderbuffer-initialization.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/renderbuffer-initialization.html.ini deleted file mode 100644 index 9d650117f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/renderbuffers/renderbuffer-initialization.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[renderbuffer-initialization.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: canvas.getContext() failed] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/culling.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/culling.html.ini deleted file mode 100644 index 9e774f665..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/culling.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[culling.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: could not create context] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/draw-arrays-out-of-bounds.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/draw-arrays-out-of-bounds.html.ini deleted file mode 100644 index 24d8c1a44..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/draw-arrays-out-of-bounds.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[draw-arrays-out-of-bounds.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/draw-elements-out-of-bounds.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/draw-elements-out-of-bounds.html.ini deleted file mode 100644 index f812d5eec..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/draw-elements-out-of-bounds.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[draw-elements-out-of-bounds.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/framebuffer-switch.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/framebuffer-switch.html.ini deleted file mode 100644 index 197057b78..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/framebuffer-switch.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[framebuffer-switch.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/framebuffer-texture-switch.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/framebuffer-texture-switch.html.ini deleted file mode 100644 index c30f8b3ce..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/framebuffer-texture-switch.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[framebuffer-texture-switch.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-clear.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-clear.html.ini deleted file mode 100644 index 79c415449..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-clear.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-clear.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-drawarrays.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-drawarrays.html.ini deleted file mode 100644 index 14770e710..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-drawarrays.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-drawarrays.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-drawelements.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-drawelements.html.ini deleted file mode 100644 index 381e5589b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-drawelements.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-drawelements.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-canvas-dimensions.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-canvas-dimensions.html.ini deleted file mode 100644 index de897d431..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-canvas-dimensions.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-scissor-canvas-dimensions.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - - [WebGL test #2: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #3: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-fbo-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-fbo-test.html.ini deleted file mode 100644 index 58ca64e08..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-fbo-test.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[gl-scissor-fbo-test.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-test.html.ini deleted file mode 100644 index 27be11de2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-scissor-test.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[gl-scissor-test.html] - type: testharness - expected: ERROR diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-viewport-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-viewport-test.html.ini deleted file mode 100644 index dfd94797f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/gl-viewport-test.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[gl-viewport-test.html] - type: testharness - expected: ERROR diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/line-loop-tri-fan.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/line-loop-tri-fan.html.ini deleted file mode 100644 index 710ccf063..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/line-loop-tri-fan.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[line-loop-tri-fan.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: could not create context] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/many-draw-calls.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/many-draw-calls.html.ini deleted file mode 100644 index 7a9ca96a9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/many-draw-calls.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[many-draw-calls.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/more-than-65536-indices.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/more-than-65536-indices.html.ini deleted file mode 100644 index 3ecf19e4f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/more-than-65536-indices.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[more-than-65536-indices.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/multisample-corruption.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/multisample-corruption.html.ini deleted file mode 100644 index 9fa380191..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/multisample-corruption.html.ini +++ /dev/null @@ -1,18 +0,0 @@ -[multisample-corruption.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/negative-one-index.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/negative-one-index.html.ini deleted file mode 100644 index b93d78336..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/negative-one-index.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[negative-one-index.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/point-no-attributes.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/point-no-attributes.html.ini deleted file mode 100644 index 6adfe488c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/point-no-attributes.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[point-no-attributes.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/point-size.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/point-size.html.ini deleted file mode 100644 index be3dbfd10..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/point-size.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[point-size.html] - type: testharness - expected: ERROR diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/point-with-gl-pointcoord-in-fragment-shader.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/point-with-gl-pointcoord-in-fragment-shader.html.ini deleted file mode 100644 index d36e03653..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/point-with-gl-pointcoord-in-fragment-shader.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[point-with-gl-pointcoord-in-fragment-shader.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/polygon-offset.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/polygon-offset.html.ini deleted file mode 100644 index 8670a0a53..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/polygon-offset.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[polygon-offset.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: could not create context] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/simple.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/simple.html.ini deleted file mode 100644 index c3a4d43ac..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/simple.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[simple.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/triangle.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/triangle.html.ini deleted file mode 100644 index edf2d3748..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/rendering/triangle.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[triangle.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-enable-enum-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-enable-enum-test.html.ini deleted file mode 100644 index 82ae92ade..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-enable-enum-test.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[gl-enable-enum-test.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-enum-tests.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-enum-tests.html.ini deleted file mode 100644 index e71cd0c7f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-enum-tests.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[gl-enum-tests.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-get-calls.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-get-calls.html.ini deleted file mode 100644 index 86a005336..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-get-calls.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[gl-get-calls.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-geterror.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-geterror.html.ini deleted file mode 100644 index b1828aa83..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-geterror.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-geterror.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-getstring.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-getstring.html.ini deleted file mode 100644 index d4d2084f2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-getstring.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[gl-getstring.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-object-get-calls.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-object-get-calls.html.ini deleted file mode 100644 index df13598f8..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/gl-object-get-calls.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-object-get-calls.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/state-uneffected-after-compositing.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/state-uneffected-after-compositing.html.ini deleted file mode 100644 index 3adc4d56f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/state/state-uneffected-after-compositing.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[state-uneffected-after-compositing.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: could not create context] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/compressed-tex-image.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/compressed-tex-image.html.ini deleted file mode 100644 index c89a87b2f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/compressed-tex-image.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[compressed-tex-image.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/copy-tex-image-2d-formats.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/copy-tex-image-2d-formats.html.ini deleted file mode 100644 index 7fa93373e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/copy-tex-image-2d-formats.html.ini +++ /dev/null @@ -1,31 +0,0 @@ -[copy-tex-image-2d-formats.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - - [WebGL test #7: getError expected: NO_ERROR. Was OUT_OF_MEMORY : should be able to copyTexImage2D LUMINANCE_ALPHA from RGBA] - expected: FAIL - - [WebGL test #8: at (0, 0) expected: 64,64,64,127 was 0,0,0,255] - expected: FAIL - - [WebGL test #31: getError expected: NO_ERROR. Was OUT_OF_MEMORY : should be able to copyTexImage2D LUMINANCE_ALPHA from RGBA] - expected: FAIL - - [WebGL test #32: at (0, 0) expected: 64,64,64,127 was 0,0,0,255] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/copy-tex-image-and-sub-image-2d.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/copy-tex-image-and-sub-image-2d.html.ini deleted file mode 100644 index 5c34865d3..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/copy-tex-image-and-sub-image-2d.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[copy-tex-image-and-sub-image-2d.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/default-texture.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/default-texture.html.ini deleted file mode 100644 index 9fcbed079..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/default-texture.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[default-texture.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/gl-get-tex-parameter.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/gl-get-tex-parameter.html.ini deleted file mode 100644 index e92cf2ab9..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/gl-get-tex-parameter.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-get-tex-parameter.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/gl-pixelstorei.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/gl-pixelstorei.html.ini deleted file mode 100644 index 579714913..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/gl-pixelstorei.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-pixelstorei.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/gl-teximage.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/gl-teximage.html.ini deleted file mode 100644 index 8bbeb83c1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/gl-teximage.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[gl-teximage.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/mipmap-fbo.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/mipmap-fbo.html.ini deleted file mode 100644 index 84ab858e1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/mipmap-fbo.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[mipmap-fbo.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/origin-clean-conformance.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/origin-clean-conformance.html.ini deleted file mode 100644 index 8ee06b34e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/origin-clean-conformance.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[origin-clean-conformance.html] - type: testharness - expected: CRASH diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html.ini deleted file mode 100644 index 3f5973065..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[tex-image-and-sub-image-2d-with-array-buffer-view.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: successfullyParsed should be true. Was false.] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html.ini deleted file mode 100644 index 52acb7604..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-canvas-rgb565.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html.ini deleted file mode 100644 index 173ddffcb..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-canvas-rgba4444.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html.ini deleted file mode 100644 index 91aedc2d2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-canvas-rgba5551.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html.ini deleted file mode 100644 index 322c13495..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-canvas.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgb565.html.ini b/testing/web-platform/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 c4aec86ec..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgb565.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-image-data-rgb565.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba4444.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba4444.html.ini deleted file mode 100644 index 4c14544e0..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba4444.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-image-data-rgba4444.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba5551.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba5551.html.ini deleted file mode 100644 index 2fa54e3f5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba5551.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-image-data-rgba5551.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data.html.ini deleted file mode 100644 index d51e0c8b3..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-image-data.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html.ini deleted file mode 100644 index 5b3d1b0fe..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-image-rgb565.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html.ini deleted file mode 100644 index 05a17fdf5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-image-rgba4444.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html.ini deleted file mode 100644 index 1fecaa917..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-image-rgba5551.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image.html.ini deleted file mode 100644 index 7b8e8d9a5..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-image.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-svg-image.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-svg-image.html.ini deleted file mode 100644 index 404fe4f97..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-svg-image.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-svg-image.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html.ini deleted file mode 100644 index 29801505e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-video-rgb565.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html.ini deleted file mode 100644 index ebf39351a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-video-rgba4444.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html.ini deleted file mode 100644 index c3ea2543a..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-video-rgba5551.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html.ini deleted file mode 100644 index 138b59cd2..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-video.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgb565.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgb565.html.ini deleted file mode 100644 index db7133345..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgb565.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-webgl-canvas-rgb565.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba4444.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba4444.html.ini deleted file mode 100644 index 5bf2eca21..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba4444.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-webgl-canvas-rgba4444.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba5551.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba5551.html.ini deleted file mode 100644 index fdb025793..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba5551.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-webgl-canvas-rgba5551.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas.html.ini deleted file mode 100644 index 76304a9d0..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-and-sub-image-2d-with-webgl-canvas.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-uniform-binding-bugs.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-uniform-binding-bugs.html.ini deleted file mode 100644 index 958f7177c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-and-uniform-binding-bugs.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[tex-image-and-uniform-binding-bugs.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-canvas-corruption.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-canvas-corruption.html.ini deleted file mode 100644 index a18558970..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-canvas-corruption.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[tex-image-canvas-corruption.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-webgl.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-webgl.html.ini deleted file mode 100644 index be2c0806e..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-webgl.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[tex-image-webgl.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-with-format-and-type.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-with-format-and-type.html.ini deleted file mode 100644 index faaee1cef..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-with-format-and-type.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[tex-image-with-format-and-type.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-with-invalid-data.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-with-invalid-data.html.ini deleted file mode 100644 index 6517ce163..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-image-with-invalid-data.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[tex-image-with-invalid-data.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT - if not debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and not e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-input-validation.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-input-validation.html.ini deleted file mode 100644 index 6523127b8..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-input-validation.html.ini +++ /dev/null @@ -1,20 +0,0 @@ -[tex-input-validation.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: gl = wtu.create3DContext() should be non-null. Was null] - expected: FAIL - - [WebGL test #2: tex = gl.createTexture() should be non-null. Threw exception TypeError: gl is null] - expected: FAIL - - [WebGL test #3: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-sub-image-2d-bad-args.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-sub-image-2d-bad-args.html.ini deleted file mode 100644 index d869bc504..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-sub-image-2d-bad-args.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[tex-sub-image-2d-bad-args.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-sub-image-2d.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-sub-image-2d.html.ini deleted file mode 100644 index b6e5f8a28..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/tex-sub-image-2d.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[tex-sub-image-2d.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texparameter-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texparameter-test.html.ini deleted file mode 100644 index 989dcc0ac..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texparameter-test.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[texparameter-test.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-active-bind-2.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-active-bind-2.html.ini deleted file mode 100644 index f439b9122..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-active-bind-2.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[texture-active-bind-2.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-active-bind.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-active-bind.html.ini deleted file mode 100644 index 39709217c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-active-bind.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[texture-active-bind.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-attachment-formats.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-attachment-formats.html.ini deleted file mode 100644 index 72881c430..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-attachment-formats.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[texture-attachment-formats.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-clear.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-clear.html.ini deleted file mode 100644 index 3953d2048..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-clear.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[texture-clear.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-complete.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-complete.html.ini deleted file mode 100644 index e269032aa..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-complete.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[texture-complete.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-copying-feedback-loops.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-copying-feedback-loops.html.ini deleted file mode 100644 index 98d347024..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-copying-feedback-loops.html.ini +++ /dev/null @@ -1,20 +0,0 @@ -[texture-copying-feedback-loops.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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: getError expected: INVALID_OPERATION. Was NO_ERROR : after copyTexImage2D to same texture same level, invalid feedback loop] - expected: FAIL - - [WebGL test #6: getError expected: INVALID_OPERATION. Was NO_ERROR : after copyTexSubImage2D to same texture same level, invalid feedback loop] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-draw-with-2d-and-cube.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-draw-with-2d-and-cube.html.ini deleted file mode 100644 index 1e998109b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-draw-with-2d-and-cube.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[texture-draw-with-2d-and-cube.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-fakeblack.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-fakeblack.html.ini deleted file mode 100644 index e5814b236..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-fakeblack.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[texture-fakeblack.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-formats-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-formats-test.html.ini deleted file mode 100644 index 4c212d59d..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-formats-test.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[texture-formats-test.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-hd-dpi.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-hd-dpi.html.ini deleted file mode 100644 index 6a54e5b71..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-hd-dpi.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[texture-hd-dpi.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-mips.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-mips.html.ini deleted file mode 100644 index 38855a4da..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-mips.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[texture-mips.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #2: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #3: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-npot-video.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-npot-video.html.ini deleted file mode 100644 index 574662c7b..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-npot-video.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[texture-npot-video.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-npot.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-npot.html.ini deleted file mode 100644 index 9f68ce4e4..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-npot.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[texture-npot.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-size-cube-maps.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-size-cube-maps.html.ini deleted file mode 100644 index 3b37ed293..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-size-cube-maps.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[texture-size-cube-maps.html] - type: testharness - expected: ERROR diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-size-limit.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-size-limit.html.ini deleted file mode 100644 index 98fdd9aaa..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-size-limit.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[texture-size-limit.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-size.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-size.html.ini deleted file mode 100644 index 36bf862ec..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-size.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[texture-size.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-sub-image-cube-maps.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-sub-image-cube-maps.html.ini deleted file mode 100644 index 11675b940..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-sub-image-cube-maps.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[texture-sub-image-cube-maps.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-transparent-pixels-initialized.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-transparent-pixels-initialized.html.ini deleted file mode 100644 index ba897ed64..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-transparent-pixels-initialized.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[texture-transparent-pixels-initialized.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-upload-cube-maps.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-upload-cube-maps.html.ini deleted file mode 100644 index ff989724f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-upload-cube-maps.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[texture-upload-cube-maps.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-upload-size.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-upload-size.html.ini deleted file mode 100644 index 07f2c3a71..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/texture-upload-size.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[texture-upload-size.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/typedarrays/data-view-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/typedarrays/data-view-test.html.ini deleted file mode 100644 index 916ffd561..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/typedarrays/data-view-test.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[data-view-test.html] - type: testharness - expected: ERROR diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/gl-uniform-arrays.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/gl-uniform-arrays.html.ini deleted file mode 100644 index 2928f246f..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/gl-uniform-arrays.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[gl-uniform-arrays.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/gl-uniform-bool.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/gl-uniform-bool.html.ini deleted file mode 100644 index 1bddb9ecd..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/gl-uniform-bool.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-uniform-bool.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/gl-uniformmatrix4fv.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/gl-uniformmatrix4fv.html.ini deleted file mode 100644 index 76870b949..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/gl-uniformmatrix4fv.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[gl-uniformmatrix4fv.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/gl-unknown-uniform.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/gl-unknown-uniform.html.ini deleted file mode 100644 index fd234e9b1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/gl-unknown-uniform.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[gl-unknown-uniform.html] - type: testharness - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: context does not exist] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/null-uniform-location.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/null-uniform-location.html.ini deleted file mode 100644 index fa7f945d3..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/null-uniform-location.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[null-uniform-location.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/out-of-bounds-uniform-array-access.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/out-of-bounds-uniform-array-access.html.ini deleted file mode 100644 index d017a51fd..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/out-of-bounds-uniform-array-access.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[out-of-bounds-uniform-array-access.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/uniform-default-values.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/uniform-default-values.html.ini deleted file mode 100644 index d9f1082f1..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/uniform-default-values.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[uniform-default-values.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/uniform-location.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/uniform-location.html.ini deleted file mode 100644 index ae81e0b99..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/uniform-location.html.ini +++ /dev/null @@ -1,17 +0,0 @@ -[uniform-location.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #1: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - - [WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/uniform-samplers-test.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/uniform-samplers-test.html.ini deleted file mode 100644 index 08004647c..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/uniform-samplers-test.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[uniform-samplers-test.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [WebGL test #0: Unable to fetch WebGL rendering context for Canvas] - expected: FAIL - diff --git a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/uniform-values-per-program.html.ini b/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/uniform-values-per-program.html.ini deleted file mode 100644 index c00744787..000000000 --- a/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/uniforms/uniform-values-per-program.html.ini +++ /dev/null @@ -1,14 +0,0 @@ -[uniform-values-per-program.html] - type: testharness - expected: - if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR - if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR - [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 - diff --git a/testing/web-platform/meta/webgl/texImage2D.html.ini b/testing/web-platform/meta/webgl/texImage2D.html.ini deleted file mode 100644 index 70a2ccd47..000000000 --- a/testing/web-platform/meta/webgl/texImage2D.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[texImage2D.html] - type: testharness - [texImage2D] - expected: - if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/texSubImage2D.html.ini b/testing/web-platform/meta/webgl/texSubImage2D.html.ini deleted file mode 100644 index 3d3b7249f..000000000 --- a/testing/web-platform/meta/webgl/texSubImage2D.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[texSubImage2D.html] - type: testharness - [texSubImage2D] - expected: - if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - diff --git a/testing/web-platform/meta/webgl/uniformMatrixNfv.html.ini b/testing/web-platform/meta/webgl/uniformMatrixNfv.html.ini deleted file mode 100644 index 315eb2e3b..000000000 --- a/testing/web-platform/meta/webgl/uniformMatrixNfv.html.ini +++ /dev/null @@ -1,23 +0,0 @@ -[uniformMatrixNfv.html] - type: testharness - [Should not throw for 2] - expected: - if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - - [Should not throw for 3] - expected: - if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - - [Should not throw for 4] - expected: - if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL - if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL - |