From 4dff658cb50a388d0ddda53cbf7b38257e9a1e3c Mon Sep 17 00:00:00 2001 From: Benoit Jacob Date: Fri, 2 Mar 2012 17:15:23 -0500 Subject: [PATCH] Bug 676071 - ugh, that test is still failing on windows. re-adding to list of known failing tests. - no review, 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 f7708d2df545..78fbcd46f2d0 100644 --- a/content/canvas/test/webgl/failing_tests_windows.txt +++ b/content/canvas/test/webgl/failing_tests_windows.txt @@ -3,3 +3,4 @@ conformance/glsl/functions/glsl-function-atan.html conformance/glsl/functions/glsl-function-atan-xy.html conformance/more/conformance/quickCheckAPI-S_V.html conformance/glsl/misc/struct-nesting-under-maximum.html +conformance/more/functions/uniformfArrayLen1.html