Title: [162002] trunk/LayoutTests
Revision
162002
Author
[email protected]
Date
2014-01-14 13:46:26 -0800 (Tue, 14 Jan 2014)

Log Message

Skip some tests that now fail after r162000.
https://bugs.webkit.org/show_bug.cgi?id=127000.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (162001 => 162002)


--- trunk/LayoutTests/ChangeLog	2014-01-14 21:42:03 UTC (rev 162001)
+++ trunk/LayoutTests/ChangeLog	2014-01-14 21:46:26 UTC (rev 162002)
@@ -1,3 +1,10 @@
+2014-01-14  Roger Fong  <[email protected]>
+
+        Skip some tests that now fail after r162000.
+        https://bugs.webkit.org/show_bug.cgi?id=127000.
+
+        * platform/mac/TestExpectations:
+
 2014-01-14  Brent Fulgham  <[email protected]>
 
         [WebGL] Invalid range checking in WebGLRenderContext::validateTexFunctionLevel

Modified: trunk/LayoutTests/platform/mac/TestExpectations (162001 => 162002)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-01-14 21:42:03 UTC (rev 162001)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-01-14 21:46:26 UTC (rev 162002)
@@ -726,6 +726,14 @@
 webgl/1.0.2/conformance/context/context-attribute-preserve-drawing-buffer.html [ Pass Failure ]
 http/tests/webgl/1.0.2/origin-clean-conformance.html [ Skip ]
 
+# https://bugs.webkit.org/show_bug.cgi?id=127000
+http/tests/canvas/webgl/origin-clean-conformance.html
+http/tests/webgl/1.0.2/texSubImage2DHTML.html
+http/tests/security/webgl-remote-read-remote-image-allowed.html
+http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html
+http/tests/webgl/1.0.2/texImage2DHTML.html
+http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html
+
 # Sending the mouse down event to the scrollbar starts a nested run loop which causes a hang.
 fast/events/mousedown-in-subframe-scrollbar.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to