Title: [206935] trunk/LayoutTests
Revision
206935
Author
jbed...@apple.com
Date
2016-10-07 14:06:56 -0700 (Fri, 07 Oct 2016)

Log Message

js/function-apply-aliased.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=127860

Reviewed by Darin Adler.

This test no longer times out.  Reintegrating into test suites.

* TestExpectations: Stopped skipping js/function-apply-aliased.html.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (206934 => 206935)


--- trunk/LayoutTests/ChangeLog	2016-10-07 21:06:43 UTC (rev 206934)
+++ trunk/LayoutTests/ChangeLog	2016-10-07 21:06:56 UTC (rev 206935)
@@ -1,3 +1,14 @@
+2016-10-07  Jonathan Bedard  <jbed...@apple.com>
+
+        js/function-apply-aliased.html is timing out
+        https://bugs.webkit.org/show_bug.cgi?id=127860
+
+        Reviewed by Darin Adler.
+
+        This test no longer times out.  Reintegrating into test suites.
+
+        * TestExpectations: Stopped skipping js/function-apply-aliased.html.
+
 2016-10-07  Ryan Haddad  <ryanhad...@apple.com>
 
         Marking inspector/console/addInspectedNode.html as flaky on mac-debug.

Modified: trunk/LayoutTests/TestExpectations (206934 => 206935)


--- trunk/LayoutTests/TestExpectations	2016-10-07 21:06:43 UTC (rev 206934)
+++ trunk/LayoutTests/TestExpectations	2016-10-07 21:06:56 UTC (rev 206935)
@@ -119,8 +119,6 @@
 webkit.org/b/126166 [ Debug ] js/dfg-uint32array.html [ Skip ]
 webkit.org/b/126166 [ Debug ] js/dfg-uint32array-overflow-values.html [ Skip ]
 
-webkit.org/b/127860 [ Debug ] js/function-apply-aliased.html [ Skip ]
-
 # This test verifies that a mismatch reftest will fail as intended if both results are same. (introduced in r93187)
 fast/harness/sample-fail-mismatch-reftest.html [ WontFix ImageOnlyFailure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to