Title: [185132] trunk/LayoutTests
Revision
185132
Author
d...@apple.com
Date
2015-06-02 16:45:11 -0700 (Tue, 02 Jun 2015)

Log Message

Skip webgl/useWhilePending.html on WebKit 1.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (185131 => 185132)


--- trunk/LayoutTests/ChangeLog	2015-06-02 23:33:00 UTC (rev 185131)
+++ trunk/LayoutTests/ChangeLog	2015-06-02 23:45:11 UTC (rev 185132)
@@ -1,5 +1,11 @@
 2015-06-02  Dean Jackson  <d...@apple.com>
 
+        Skip webgl/useWhilePending.html on WebKit 1.
+
+        * platform/mac-wk1/TestExpectations:
+
+2015-06-02  Dean Jackson  <d...@apple.com>
+
         Crash in GraphicsContext3D::getInternalFramebufferSize
         https://bugs.webkit.org/show_bug.cgi?id=145479
         <rdar://problem/16461048>

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (185131 => 185132)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-06-02 23:33:00 UTC (rev 185131)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-06-02 23:45:11 UTC (rev 185132)
@@ -67,6 +67,9 @@
 # Disable snapshotting tests on WK1 only
 plugins/snapshotting
 
+# WK1 doesn't do pending WebGL policies
+fast/canvas/webgl/useWhilePending.html [ Skip ]
+
 # Animated image throttling behaves differently on WK1.
 fast/images/animated-gif-body-outside-viewport.html [ Skip ]
 fast/images/animated-gif-window-resizing.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to