| Index: test/mjsunit/mjsunit.status
|
| ===================================================================
|
| --- test/mjsunit/mjsunit.status (revision 1388)
|
| +++ test/mjsunit/mjsunit.status (working copy)
|
| @@ -40,6 +40,9 @@
|
| try: PASS, SKIP if $mode == debug
|
| debug-scripts-request: PASS, SKIP if $mode == debug
|
|
|
| +# Flaky test that hits compilation-time stack overflow in debug mode.
|
| +unicode-test: PASS, (PASS || FAIL) if $mode == debug
|
| +
|
| # Bug number 1020483: Debug tests fail on ARM.
|
| debug-constructor: CRASH, FAIL
|
| debug-continue: SKIP
|
|
|