Title: [177635] trunk/LayoutTests
Revision
177635
Author
[email protected]
Date
2014-12-22 10:40:17 -0800 (Mon, 22 Dec 2014)

Log Message

Remove a Slow expectation for js/promises-tests/promises-tests-2-3-3.html,
as we now skip the test.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (177634 => 177635)


--- trunk/LayoutTests/ChangeLog	2014-12-22 18:15:39 UTC (rev 177634)
+++ trunk/LayoutTests/ChangeLog	2014-12-22 18:40:17 UTC (rev 177635)
@@ -1,5 +1,12 @@
 2014-12-22  Alexey Proskuryakov  <[email protected]>
 
+        Remove a Slow expectation for js/promises-tests/promises-tests-2-3-3.html,
+        as we now skip the test.
+
+        * TestExpectations:
+
+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

Modified: trunk/LayoutTests/TestExpectations (177634 => 177635)


--- trunk/LayoutTests/TestExpectations	2014-12-22 18:15:39 UTC (rev 177634)
+++ trunk/LayoutTests/TestExpectations	2014-12-22 18:40:17 UTC (rev 177635)
@@ -176,9 +176,6 @@
 # nth-child tests takes long time and Debug build sometimes timeouts because there are many test cases.
 webkit.org/b/137149 fast/selectors/nth-child-of-basics.html [ Slow ]
 
-# Promises/A+ 2.3.3 has many tests and it sometimes exceeds the time limit.
-webkit.org/b/136878 js/promises-tests/promises-tests-2-3-3.html [ Slow ]
-
 # @supports W3C Failures
 webkit.org/b/137566 css3/conditional/w3c/at-supports-010.html [ ImageOnlyFailure ]
 webkit.org/b/137568 css3/conditional/w3c/at-supports-014.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to