From 7dd3efd088a1e62edfa14dc876cdf4ffbf385ba1 Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Sun, 8 Jul 2018 00:00:04 +0200 Subject: [PATCH] Reenable .../ogles/GL/build/* (fixes #13165) gl.getProgramInfoLog was implemented a while back. --- .../conformance/ogles/GL/build/build_001_to_008.html.ini | 6 ------ .../conformance/ogles/GL/build/build_009_to_016.html.ini | 6 ------ 2 files changed, 12 deletions(-) delete mode 100644 tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html.ini delete mode 100644 tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_009_to_016.html.ini diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html.ini deleted file mode 100644 index 2f542bb9ba6..00000000000 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[build_001_to_008.html] - type: testharness - disabled: https://github.com/servo/servo/issues/13165 - [WebGL test #0: expected compile success but it failed] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_009_to_016.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_009_to_016.html.ini deleted file mode 100644 index 14b80c4c044..00000000000 --- a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_009_to_016.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[build_009_to_016.html] - type: testharness - disabled: https://github.com/servo/servo/issues/13165 - [WebGL test #0: expected compile success but it failed] - expected: FAIL -