| Index: test/mjsunit/mjsunit.status
|
| ===================================================================
|
| --- test/mjsunit/mjsunit.status (revision 6800)
|
| +++ test/mjsunit/mjsunit.status (working copy)
|
| @@ -105,14 +105,23 @@
|
| regress/regress-3218915: SKIP
|
| regress/regress-3247124: SKIP
|
|
|
| +# Requires bigger stack size in the Genesis and if stack size is increased,
|
| +# the test requires too much time to run. However, the problem test covers
|
| +# should be platform-independent.
|
| +regress/regress-1132: SKIP
|
|
|
| ##############################################################################
|
| [ $arch == arm && $crankshaft ]
|
|
|
| -# Test that currently fail with crankshaft on ARM.
|
| -compiler/simple-osr: FAIL
|
| +# BUG (1094)
|
| +regress/regress-deopt-gc: SKIP
|
|
|
| +##############################################################################
|
| +[ $arch == x64 && $crankshaft ]
|
|
|
| +# BUG (1094)
|
| +regress/regress-deopt-gc: SKIP
|
| +
|
| ##############################################################################
|
| [ $arch == mips ]
|
|
|
|
|