| Index: test/mjsunit/mjsunit.status
|
| ===================================================================
|
| --- test/mjsunit/mjsunit.status (revision 6095)
|
| +++ test/mjsunit/mjsunit.status (working copy)
|
| @@ -34,6 +34,7 @@
|
| ##############################################################################
|
| # Too slow in debug mode with --stress-opt
|
| compiler/regress-stacktrace-methods: PASS, SKIP if $mode == debug
|
| +compiler/regress-funcaller: PASS, SKIP if $mode == debug
|
| regress/regress-create-exception: PASS, SKIP if $mode == debug
|
|
|
| ##############################################################################
|
| @@ -104,12 +105,14 @@
|
| regress/regress-3218915: SKIP
|
| regress/regress-3247124: SKIP
|
|
|
| +
|
| ##############################################################################
|
| [ $arch == arm && $crankshaft ]
|
|
|
| # Test that currently fail with crankshaft on ARM.
|
| compiler/simple-osr: FAIL
|
|
|
| +
|
| ##############################################################################
|
| [ $arch == mips ]
|
|
|
|
|