aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/wpt/webgl/meta/conformance/textures/misc/tex-input-validation.html.ini3
-rw-r--r--tests/wpt/webgl/meta/conformance/textures/misc/texture-attachment-formats.html.ini7
2 files changed, 0 insertions, 10 deletions
diff --git a/tests/wpt/webgl/meta/conformance/textures/misc/tex-input-validation.html.ini b/tests/wpt/webgl/meta/conformance/textures/misc/tex-input-validation.html.ini
index cca6d8c125f..a86dfea0c35 100644
--- a/tests/wpt/webgl/meta/conformance/textures/misc/tex-input-validation.html.ini
+++ b/tests/wpt/webgl/meta/conformance/textures/misc/tex-input-validation.html.ini
@@ -11,6 +11,3 @@
[WebGL test #34: getError expected: INVALID_OPERATION. Was NO_ERROR : colorBufferFormat: RGB565 internalFormat: RGBA target: TEXTURE_2D border: 0]
expected: FAIL
- [WebGL test #37: getError expected: NO_ERROR. Was INVALID_OPERATION : colorBufferFormat: RGB565 internalFormat: RGB target: TEXTURE_2D border: 0]
- expected: FAIL
-
diff --git a/tests/wpt/webgl/meta/conformance/textures/misc/texture-attachment-formats.html.ini b/tests/wpt/webgl/meta/conformance/textures/misc/texture-attachment-formats.html.ini
deleted file mode 100644
index 9ba4addafa9..00000000000
--- a/tests/wpt/webgl/meta/conformance/textures/misc/texture-attachment-formats.html.ini
+++ /dev/null
@@ -1,7 +0,0 @@
-[texture-attachment-formats.html]
- [WebGL test #14: should be 63,63,63,255 with tolerance 2,2,2,0\nat (0, 0) expected: 63,63,63,255 was 64,0,0,255]
- expected: FAIL
-
- [WebGL test #16: should be 63,63,63,63 with tolerance 2,2,2,2\nat (0, 0) expected: 63,63,63,63 was 64,0,0,64]
- expected: FAIL
-