Reviewers: Karl Klose,

Description:
Adjust mjsunit.status to account for math-round test passing on ARM when
crankshaft is disabled.

Please review this at http://codereview.chromium.org/6840013/

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     test/mjsunit/mjsunit.status


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


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to