| Index: test/mjsunit/mjsunit.status
|
| ===================================================================
|
| --- test/mjsunit/mjsunit.status (revision 13153)
|
| +++ test/mjsunit/mjsunit.status (working copy)
|
| @@ -77,6 +77,10 @@
|
| tools/tickprocessor: PASS, SKIP if ($arch == android_arm || $arch == android_ia32)
|
|
|
| ##############################################################################
|
| +# This test is the same as math-floor-of-div for non ARM architectures.
|
| +math-floor-of-div-nosudiv: PASS, SKIP if ($arch != arm && $arch != android_arm)
|
| +
|
| +##############################################################################
|
| [ $arch == arm || $arch == android_arm ]
|
|
|
| # Slow tests which times out in debug mode.
|
|
|