Title: [164030] trunk/LayoutTests
Revision
164030
Author
[email protected]
Date
2014-02-13 09:24:32 -0800 (Thu, 13 Feb 2014)

Log Message

REGRESSION: fast/workers/use-machine-stack.html hits Heap::isMarked(cell) assertion
https://bugs.webkit.org/show_bug.cgi?id=128745

* TestExpectations: Marked as flakily asserting.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (164029 => 164030)


--- trunk/LayoutTests/ChangeLog	2014-02-13 16:22:42 UTC (rev 164029)
+++ trunk/LayoutTests/ChangeLog	2014-02-13 17:24:32 UTC (rev 164030)
@@ -1,3 +1,10 @@
+2014-02-13  Alexey Proskuryakov  <[email protected]>
+
+        REGRESSION: fast/workers/use-machine-stack.html hits Heap::isMarked(cell) assertion
+        https://bugs.webkit.org/show_bug.cgi?id=128745
+
+        * TestExpectations: Marked as flakily asserting.
+
 2014-02-13  Andrzej Badowski  <[email protected]>
 
         [EFL] Add or remove expectations for some media layout tests

Modified: trunk/LayoutTests/TestExpectations (164029 => 164030)


--- trunk/LayoutTests/TestExpectations	2014-02-13 16:22:42 UTC (rev 164029)
+++ trunk/LayoutTests/TestExpectations	2014-02-13 17:24:32 UTC (rev 164030)
@@ -100,5 +100,6 @@
 webkit.org/b/127697 fast/writing-mode/ruby-text-logical-left.html [ Skip ]
 
 webkit.org/b/128537 fast/workers/dedicated-worker-lifecycle.html [ Skip ]
+webkit.org/b/128745 [ Debug ] fast/workers/use-machine-stack.html [ Pass Crash ]
 
 webkit.org/b/83618 fast/dom/inline-event-attributes-release.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to