Changeset 205270 in webkit
- Timestamp:
- Aug 31, 2016, 4:58:21 PM (9 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r205269 r205270 1 2016-08-31 Mark Lam <mark.lam@apple.com> 2 3 Gardening: skipping a flaky test from the JSC test suite. 4 https://bugs.webkit.org/show_bug.cgi?id=161437 5 6 Not reviewed. 7 8 * js/script-tests/regress-141098.js: 9 1 10 2016-08-31 Yoav Weiss <yoav@yoav.ws> 2 11 -
trunk/LayoutTests/js/script-tests/regress-141098.js
r203142 r205270 1 //@ noNoLLIntRunLayoutTest1 //@ skip 2 2 3 3 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.");
Note:
See TracChangeset
for help on using the changeset viewer.