| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 8f042ced7a742a4541df12de4554979fa2e62c1a..668b8a36ac63a1103b40db87498f1ba07c1ddb29 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -61,6 +61,9 @@ debug-liveedit-patch-positions-replace: SKIP
|
| ##############################################################################
|
| [ $arch == arm ]
|
|
|
| +# Code is bugged. Remove this when fixed.
|
| +math-round: FAIL
|
| +
|
| # Slow tests which times out in debug mode.
|
| try: PASS, SKIP if $mode == debug
|
| debug-scripts-request: PASS, SKIP if $mode == debug
|
|
|