Index: test/mjsunit/mjsunit.status |
=================================================================== |
--- test/mjsunit/mjsunit.status (revision 2839) |
+++ test/mjsunit/mjsunit.status (working copy) |
@@ -63,6 +63,8 @@ |
debug-stepin-call-function-stub: CRASH || FAIL |
debug-stepin-constructor: CRASH, FAIL |
debug-stepin-function-call: CRASH || FAIL |
+debug-stepout-recursive-function: CRASH || FAIL |
+debug-stepout-to-builtin: CRASH || FAIL |
debug-step: SKIP |
debug-breakpoints: PASS || FAIL |
debug-handle: CRASH || FAIL || PASS |