summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webgl/texImage2D.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webgl/texImage2D.html.ini')
-rw-r--r--testing/web-platform/meta/webgl/texImage2D.html.ini9
1 files changed, 0 insertions, 9 deletions
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
-