Index: test/mjsunit/mjsunit.status |
=================================================================== |
--- test/mjsunit/mjsunit.status (revision 2455) |
+++ test/mjsunit/mjsunit.status (working copy) |
@@ -72,37 +72,38 @@ |
[ $arch == x64 ] |
-debug-backtrace.js: CRASH || FAIL |
-date-parse.js: CRASH || FAIL |
-debug-backtrace-text.js: CRASH || FAIL |
-debug-multiple-breakpoints.js: CRASH || FAIL |
-debug-breakpoints.js: CRASH || FAIL |
-debug-changebreakpoint.js: CRASH || FAIL |
-debug-clearbreakpoint.js: CRASH || FAIL |
-debug-conditional-breakpoints.js: CRASH || FAIL |
-debug-constructor.js: CRASH || FAIL |
-debug-continue.js: CRASH || FAIL |
-debug-enable-disable-breakpoints.js: CRASH || FAIL |
-debug-evaluate-recursive.js: CRASH || FAIL |
-debug-event-listener.js: CRASH || FAIL |
-debug-evaluate.js: CRASH || FAIL |
-debug-ignore-breakpoints.js: CRASH || FAIL |
-debug-setbreakpoint.js: CRASH || FAIL |
-debug-step-stub-callfunction.js: CRASH || FAIL |
-debug-step.js: CRASH || FAIL |
-mirror-date.js: CRASH || FAIL |
-invalid-lhs.js: CRASH || FAIL |
-debug-stepin-constructor.js: CRASH || FAIL |
-new.js: CRASH || FAIL |
-fuzz-natives.js: CRASH || FAIL |
-greedy.js: CRASH || FAIL |
-debug-handle.js: CRASH || FAIL |
-string-indexof.js: CRASH || FAIL |
-debug-clearbreakpointgroup.js: CRASH || FAIL |
-regress/regress-269.js: CRASH || FAIL |
-div-mod.js: CRASH || FAIL |
-unicode-test.js: CRASH || FAIL |
-regress/regress-392.js: CRASH || FAIL |
-regress/regress-1200351.js: CRASH || FAIL |
-regress/regress-998565.js: CRASH || FAIL |
-tools/tickprocessor.js: CRASH || FAIL |
+debug-backtrace: CRASH || FAIL |
+date-parse: CRASH || FAIL |
+debug-backtrace-text: CRASH || FAIL |
+debug-multiple-breakpoints: CRASH || FAIL |
+debug-breakpoints: CRASH || FAIL |
+debug-changebreakpoint: CRASH || FAIL |
+debug-clearbreakpoint: CRASH || FAIL |
+debug-conditional-breakpoints: CRASH || FAIL |
+debug-constructor: CRASH || FAIL |
+debug-continue: CRASH || FAIL |
+debug-enable-disable-breakpoints: CRASH || FAIL |
+debug-evaluate-recursive: CRASH || FAIL |
+debug-event-listener: CRASH || FAIL |
+debug-evaluate: CRASH || FAIL |
+debug-ignore-breakpoints: CRASH || FAIL |
+debug-setbreakpoint: CRASH || FAIL |
+debug-step-stub-callfunction: CRASH || FAIL |
+debug-step: CRASH || FAIL |
+mirror-date: CRASH || FAIL |
+invalid-lhs: PASS || CRASH || FAIL |
+debug-stepin-constructor: CRASH || FAIL |
+debug-stepin-function-call: CRASH || FAIL |
+new: CRASH || FAIL |
+fuzz-natives: PASS || TIMEOUT |
+greedy: PASS || TIMEOUT |
+debug-handle: CRASH || FAIL |
+string-indexof: PASS || TIMEOUT |
+debug-clearbreakpointgroup: CRASH || FAIL |
+regress/regress-269: CRASH || FAIL |
+div-mod: CRASH || FAIL |
+unicode-test: PASS || TIMEOUT |
+regress/regress-392: CRASH || FAIL |
+regress/regress-1200351: CRASH || FAIL |
+regress/regress-998565: CRASH || FAIL |
+tools/tickprocessor: PASS || CRASH || FAIL |