Index: test/mjsunit/mjsunit.status |
=================================================================== |
--- test/mjsunit/mjsunit.status (revision 1760) |
+++ test/mjsunit/mjsunit.status (working copy) |
@@ -55,12 +55,12 @@ |
debug-evaluate: CRASH || FAIL |
debug-ignore-breakpoints: CRASH || FAIL |
debug-multiple-breakpoints: CRASH || FAIL |
-debug-setbreakpoint: CRASH || FAIL |
+debug-setbreakpoint: CRASH || FAIL || PASS |
debug-step-stub-callfunction: SKIP |
debug-stepin-constructor: CRASH, FAIL |
debug-step: SKIP |
debug-breakpoints: PASS || FAIL |
-debug-handle: CRASH || FAIL |
+debug-handle: CRASH || FAIL || PASS |
regress/regress-269: SKIP |
# Bug number 130 http://code.google.com/p/v8/issues/detail?id=130 |