Title: [101308] trunk/LayoutTests
Revision
101308
Author
[email protected]
Date
2011-11-28 17:11:41 -0800 (Mon, 28 Nov 2011)

Log Message

Suppressing a failing webgl conformance test on Mac.
https://bugs.webkit.org/show_bug.cgi?id=73148

Patch by Jeff Timanus <[email protected]> on 2011-11-28
Reviewed by Kenneth Russell.

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (101307 => 101308)


--- trunk/LayoutTests/ChangeLog	2011-11-29 01:08:35 UTC (rev 101307)
+++ trunk/LayoutTests/ChangeLog	2011-11-29 01:11:41 UTC (rev 101308)
@@ -1,3 +1,12 @@
+2011-11-28  Jeff Timanus  <[email protected]>
+
+        Suppressing a failing webgl conformance test on Mac.
+        https://bugs.webkit.org/show_bug.cgi?id=73148
+
+        Reviewed by Kenneth Russell.
+
+        * platform/mac/Skipped:
+
 2011-11-28  Kentaro Hara  <[email protected]>
 
         Unreviewed, s/SyntaxError/TypeError/ in the flaky test result.

Modified: trunk/LayoutTests/platform/mac/Skipped (101307 => 101308)


--- trunk/LayoutTests/platform/mac/Skipped	2011-11-29 01:08:35 UTC (rev 101307)
+++ trunk/LayoutTests/platform/mac/Skipped	2011-11-29 01:11:41 UTC (rev 101308)
@@ -495,3 +495,6 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=72435
 fast/dom/Window/window-postmessage-arrays.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=73148
+fast/canvas/webgl/webgl-texture-binding-preserved.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to