| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index bba86bd7eed99fa3011522453b03ba3e01924fc7..02cca864a5e28da32f959d6b1eccf22236a61879 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -367,6 +367,8 @@
|
| # Currently always deopt on minus zero
|
| 'math-floor-of-div-minus-zero': [SKIP],
|
|
|
| + 'math-floor-of-div-nosudiv': [SKIP],
|
| +
|
| ############################################################################
|
| # Slow tests.
|
| 'regress/regress-2185-2': [PASS, SLOW],
|
|
|