Title: [154402] trunk/LayoutTests
Revision
154402
Author
[email protected]
Date
2013-08-21 12:02:30 -0700 (Wed, 21 Aug 2013)

Log Message

<https://webkit.org/b/120099> Assertion failure in JSC::SlotVisitor::copyLater when marking DataView

Mark fast/canvas/webgl/array-message-passing.html as crashing on debug, for now.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (154401 => 154402)


--- trunk/LayoutTests/ChangeLog	2013-08-21 18:49:52 UTC (rev 154401)
+++ trunk/LayoutTests/ChangeLog	2013-08-21 19:02:30 UTC (rev 154402)
@@ -1,3 +1,11 @@
+2013-08-21  Tim Horton  <[email protected]>
+
+        <https://webkit.org/b/120099> Assertion failure in JSC::SlotVisitor::copyLater when marking DataView
+
+        Mark fast/canvas/webgl/array-message-passing.html as crashing on debug, for now.
+
+        * platform/mac/TestExpectations:
+
 2013-08-21  Simon Fraser  <[email protected]>
 
         Allow opacity to apply to custom scrollbars

Modified: trunk/LayoutTests/platform/mac/TestExpectations (154401 => 154402)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-08-21 18:49:52 UTC (rev 154401)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-08-21 19:02:30 UTC (rev 154402)
@@ -1311,3 +1311,5 @@
 webkit.org/b/120085 [ Lion ] http/tests/inspector/resource-tree/resource-tree-document-url.html [ Pass Failure ]
 
 webkit.org/b/120087 [ Lion ] fast/forms/submit-to-url-fragment.html [ Pass Crash ]
+
+webkit.org/b/120099 [ Debug ] fast/canvas/webgl/array-message-passing.html [ Crash ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to