From b4361a8eb5032646e77542a802c04b0f5720108d Mon Sep 17 00:00:00 2001 From: Benoit Jacob Date: Fri, 14 Jan 2011 14:21:15 -0500 Subject: [PATCH] Bug 582053 - gl-teximage passes now, remove from failing-tests list - r+a=bustage --- content/canvas/test/webgl/failing_tests_linux.txt | 1 - content/canvas/test/webgl/failing_tests_mac.txt | 1 - content/canvas/test/webgl/failing_tests_windows.txt | 1 - 3 files changed, 3 deletions(-) diff --git a/content/canvas/test/webgl/failing_tests_linux.txt b/content/canvas/test/webgl/failing_tests_linux.txt index e6a421571015..62450c2c0393 100644 --- a/content/canvas/test/webgl/failing_tests_linux.txt +++ b/content/canvas/test/webgl/failing_tests_linux.txt @@ -2,7 +2,6 @@ conformance/context-attributes.html conformance/gl-enum-tests.html conformance/gl-get-active-attribute.html conformance/gl-get-calls.html -conformance/gl-teximage.html conformance/gl-uniform-bool.html conformance/gl-vertexattribpointer.html conformance/glsl-2types-of-textures-on-same-unit.html diff --git a/content/canvas/test/webgl/failing_tests_mac.txt b/content/canvas/test/webgl/failing_tests_mac.txt index 149180b3f453..873d917b6267 100644 --- a/content/canvas/test/webgl/failing_tests_mac.txt +++ b/content/canvas/test/webgl/failing_tests_mac.txt @@ -4,6 +4,5 @@ conformance/context-attributes.html conformance/gl-enum-tests.html conformance/gl-get-calls.html conformance/gl-object-get-calls.html -conformance/gl-teximage.html conformance/gl-vertexattribpointer.html conformance/texture-npot.html diff --git a/content/canvas/test/webgl/failing_tests_windows.txt b/content/canvas/test/webgl/failing_tests_windows.txt index 1983b683a7c8..35d0990473b8 100644 --- a/content/canvas/test/webgl/failing_tests_windows.txt +++ b/content/canvas/test/webgl/failing_tests_windows.txt @@ -2,7 +2,6 @@ conformance/context-attributes.html conformance/gl-enum-tests.html conformance/gl-get-active-attribute.html conformance/gl-get-calls.html -conformance/gl-teximage.html conformance/gl-uniform-bool.html conformance/gl-vertexattribpointer.html conformance/glsl-2types-of-textures-on-same-unit.html