Title: [210497] trunk/LayoutTests
Revision
210497
Author
[email protected]
Date
2017-01-08 20:12:17 -0800 (Sun, 08 Jan 2017)

Log Message

Unreviewed, since this test is slow it should run in fewer configurations. This resolves the
occasional timeouts I was seeing.

* js/script-tests/regress-139548.js:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (210496 => 210497)


--- trunk/LayoutTests/ChangeLog	2017-01-08 17:44:57 UTC (rev 210496)
+++ trunk/LayoutTests/ChangeLog	2017-01-09 04:12:17 UTC (rev 210497)
@@ -1,3 +1,10 @@
+2017-01-08  Filip Pizlo  <[email protected]>
+
+        Unreviewed, since this test is slow it should run in fewer configurations. This resolves the
+        occasional timeouts I was seeing.
+
+        * js/script-tests/regress-139548.js:
+
 2017-01-07  Andy Estes  <[email protected]>
 
         [QuickLook] Update quicklook test expectations

Modified: trunk/LayoutTests/js/script-tests/regress-139548.js (210496 => 210497)


--- trunk/LayoutTests/js/script-tests/regress-139548.js	2017-01-08 17:44:57 UTC (rev 210496)
+++ trunk/LayoutTests/js/script-tests/regress-139548.js	2017-01-09 04:12:17 UTC (rev 210497)
@@ -1,4 +1,5 @@
 //@ slow!
+//@ noEagerNoNoLLIntTestsRunLayoutTest
 
 description("Regression test for https://webkit.org/b/139548. This test should not crash.");
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to