 Chromium Code Reviews
 Chromium Code Reviews Issue 6840013:
  Adjust mjsunit.status to account for math-round test passing on ARM when crankshaft is disabled.  (Closed) 
  Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
    
  
    Issue 6840013:
  Adjust mjsunit.status to account for math-round test passing on ARM when crankshaft is disabled.  (Closed) 
  Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/| 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 |