From de77f67c8a02620d444843e3376bb374f798e0e1 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Thu, 13 Oct 2016 07:24:25 -0400 Subject: [PATCH] Disable uniformOutOfBounds.html --- .../conformance/more/glsl/uniformOutOfBounds.html.ini | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/wpt/metadata/webgl/conformance-1.0.3/conformance/more/glsl/uniformOutOfBounds.html.ini diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/more/glsl/uniformOutOfBounds.html.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/more/glsl/uniformOutOfBounds.html.ini new file mode 100644 index 00000000000..a4c47444af4 --- /dev/null +++ b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/more/glsl/uniformOutOfBounds.html.ini @@ -0,0 +1,2 @@ +[uniformOutOfBounds.html] + disabled: https://github.com/servo/servo/issues/13662