| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 585d503a0fcaa64ea986e422cf9f2dda9eb934f8..7e8d5b9584f377d9910d43b837e3c8740a687370 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -204,6 +204,9 @@ debug-liveedit-stack-padding: SKIP
|
| debug-liveedit-restart-frame: SKIP
|
| debug-liveedit-double-call: SKIP
|
|
|
| +# Currently always deopt on minus zero
|
| +math-floor-of-div-minus-zero: SKIP
|
| +
|
| ##############################################################################
|
| # Native Client uses the ARM simulator so will behave similarly to arm
|
| # on mjsunit tests.
|
|
|