| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index dea9db1e09d84367bd1eab0c548864eaa222ad70..144650f90e57397f802bbb25746e9f470e5043b3 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -67,3 +67,41 @@ regress/regress-269: SKIP
|
| # Bug number 130 http://code.google.com/p/v8/issues/detail?id=130
|
| # Fails on real ARM hardware but not on the simulator.
|
| string-compare-alignment: PASS || FAIL
|
| +
|
| +
|
| +[ $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
|
|
|