Title: [178957] trunk/LayoutTests
Revision
178957
Author
a...@apple.com
Date
2015-01-22 15:20:33 -0800 (Thu, 22 Jan 2015)

Log Message

Skip another copy of oes-vertex-array-object test, because it has the same problems
as the old one.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (178956 => 178957)


--- trunk/LayoutTests/ChangeLog	2015-01-22 23:16:30 UTC (rev 178956)
+++ trunk/LayoutTests/ChangeLog	2015-01-22 23:20:33 UTC (rev 178957)
@@ -1,3 +1,10 @@
+2015-01-22  Alexey Proskuryakov  <a...@apple.com>
+
+        Skip another copy of oes-vertex-array-object test, because it has the same problems
+        as the old one.
+
+        * platform/mac/TestExpectations:
+
 2015-01-22  Brent Fulgham  <bfulg...@apple.com>
 
         [Win] Unreviewed test gardening.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (178956 => 178957)


--- trunk/LayoutTests/platform/mac/TestExpectations	2015-01-22 23:16:30 UTC (rev 178956)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2015-01-22 23:20:33 UTC (rev 178957)
@@ -498,8 +498,8 @@
 # Sending the mouse down event to the scrollbar starts a nested run loop which causes a hang.
 fast/events/mousedown-in-subframe-scrollbar.html [ Skip ]
 
-# http://webkit.org/b/96828
-fast/canvas/webgl/oes-vertex-array-object.html [ Skip ]
+webkit.org/b/96828 fast/canvas/webgl/oes-vertex-array-object.html [ Skip ]
+webkit.org/b/96828 webgl/1.0.2/conformance/extensions/oes-vertex-array-object.html [ Skip ]
 
 http/tests/misc/willCacheResponse-delegate-callback.html [ Failure ]
 http/tests/xmlhttprequest/basic-auth-nopassword.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to