Reviewers: Sven Panne,

Description:
Skip math-floor-of-div-nosudiv on arm

[email protected]
BUG=none
LOG=n

Please review this at https://codereview.chromium.org/587453002/

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

Affected files (+2, -0 lines):
  M test/mjsunit/mjsunit.status


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],


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to