Title: [205270] trunk/LayoutTests
Revision
205270
Author
[email protected]
Date
2016-08-31 16:58:21 -0700 (Wed, 31 Aug 2016)

Log Message

Gardening: skipping a flaky test from the JSC test suite.
https://bugs.webkit.org/show_bug.cgi?id=161437

Not reviewed.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (205269 => 205270)


--- trunk/LayoutTests/ChangeLog	2016-08-31 22:41:44 UTC (rev 205269)
+++ trunk/LayoutTests/ChangeLog	2016-08-31 23:58:21 UTC (rev 205270)
@@ -1,3 +1,12 @@
+2016-08-31  Mark Lam  <[email protected]>
+
+        Gardening: skipping a flaky test from the JSC test suite.
+        https://bugs.webkit.org/show_bug.cgi?id=161437
+
+        Not reviewed.
+
+        * js/script-tests/regress-141098.js:
+
 2016-08-31  Yoav Weiss  <[email protected]>
 
         Add event support for link preload.

Modified: trunk/LayoutTests/js/script-tests/regress-141098.js (205269 => 205270)


--- trunk/LayoutTests/js/script-tests/regress-141098.js	2016-08-31 22:41:44 UTC (rev 205269)
+++ trunk/LayoutTests/js/script-tests/regress-141098.js	2016-08-31 23:58:21 UTC (rev 205270)
@@ -1,4 +1,4 @@
-//@ noNoLLIntRunLayoutTest
+//@ skip
 
 description("Regression test for https://webkit.org/b/141098. Make sure eval() properly handles running out of stack space. This test should run without crashing.");
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to