From 65754f9740a10eca97c3738b7ce1a383d7f17e29 Mon Sep 17 00:00:00 2001 From: Benoit Jacob Date: Fri, 14 Jan 2011 16:17:00 -0500 Subject: [PATCH] CLOSED TREE Bug 582053 - that test fails on windows - r+a=bustage --- content/canvas/test/webgl/failing_tests_windows.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/content/canvas/test/webgl/failing_tests_windows.txt b/content/canvas/test/webgl/failing_tests_windows.txt index 35d0990473b..ad5a5ede6f9 100644 --- a/content/canvas/test/webgl/failing_tests_windows.txt +++ b/content/canvas/test/webgl/failing_tests_windows.txt @@ -6,4 +6,5 @@ conformance/gl-uniform-bool.html conformance/gl-vertexattribpointer.html conformance/glsl-2types-of-textures-on-same-unit.html conformance/is-object.html +conformance/tex-image-and-sub-image-2d-with-array-buffer-view.html conformance/uninitialized-test.html