| Index: test/mjsunit/mjsunit.status
|
| ===================================================================
|
| --- test/mjsunit/mjsunit.status (revision 777)
|
| +++ test/mjsunit/mjsunit.status (working copy)
|
| @@ -41,8 +41,8 @@
|
| debug-scripts-request: PASS, SKIP if $mode == debug
|
|
|
| # Bug number 1020483: Debug tests fail on ARM.
|
| -debug-constructor: FAIL
|
| -debug-continue: FAIL
|
| +debug-constructor: CRASH, FAIL
|
| +debug-continue: CRASH, FAIL
|
| debug-backtrace: FAIL
|
| debug-evaluate-recursive: CRASH, FAIL if $mode == debug
|
| debug-changebreakpoint: CRASH, FAIL if $mode == debug
|
| @@ -53,7 +53,7 @@
|
| debug-multiple-breakpoints: CRASH, FAIL if $mode == debug
|
| debug-setbreakpoint: CRASH, FAIL if $mode == debug
|
| debug-step-stub-callfunction: CRASH
|
| -debug-stepin-constructor: FAIL
|
| +debug-stepin-constructor: CRASH, FAIL
|
| debug-step: CRASH, FAIL if $mode == debug
|
| debug-breakpoints: PASS || FAIL
|
|
|
|
|