Chromium Code Reviews| Index: test/mjsunit/mjsunit.status |
| =================================================================== |
| --- test/mjsunit/mjsunit.status (revision 7605) |
| +++ test/mjsunit/mjsunit.status (working copy) |
| @@ -62,7 +62,7 @@ |
| [ $arch == arm ] |
| # Code is bugged. Remove this when fixed. |
| -math-round: FAIL |
| +math-round: PASS || FAIL |
| # Slow tests which times out in debug mode. |
| try: PASS, SKIP if $mode == debug |