Title: [177633] trunk/LayoutTests
Revision
177633
Author
[email protected]
Date
2014-12-22 09:39:09 -0800 (Mon, 22 Dec 2014)

Log Message

js/promises-tests/promises-tests-2-3-3.html sometimes crashes under DFG::SpeculativeJIT::compile
https://bugs.webkit.org/show_bug.cgi?id=139865
rdar://problem/19326058

* TestExpectations: Skip it.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (177632 => 177633)


--- trunk/LayoutTests/ChangeLog	2014-12-22 15:30:08 UTC (rev 177632)
+++ trunk/LayoutTests/ChangeLog	2014-12-22 17:39:09 UTC (rev 177633)
@@ -1,3 +1,11 @@
+2014-12-22  Alexey Proskuryakov  <[email protected]>
+
+        js/promises-tests/promises-tests-2-3-3.html sometimes crashes under DFG::SpeculativeJIT::compile
+        https://bugs.webkit.org/show_bug.cgi?id=139865
+        rdar://problem/19326058
+
+        * TestExpectations: Skip it.
+
 2014-12-22  Manuel Rego Casasnovas  <[email protected]>
 
         [CSS Grid Layout] Get rid of legacy WebKitCSSGridLayoutEnabled

Modified: trunk/LayoutTests/TestExpectations (177632 => 177633)


--- trunk/LayoutTests/TestExpectations	2014-12-22 15:30:08 UTC (rev 177632)
+++ trunk/LayoutTests/TestExpectations	2014-12-22 17:39:09 UTC (rev 177633)
@@ -454,3 +454,5 @@
 webkit.org/b/135053 [ Debug ] html5lib/webkit-resumer.html [ Slow ]
 [ Debug ] js/dfg-double-vote-fuzz.html [ Slow ]
 [ Debug ] js/dom/string-replacement-outofmemory.html [ Slow ]
+
+webkit.org/b/139865 js/promises-tests/promises-tests-2-3-3.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to