Reviewers: Michael Achenbach,

Description:
Mark arm div tests as PASS/FAIL.

[email protected]
BUG=v8:3259
LOG=N

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

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

Affected files (+4, -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 3a6b28136b8f8db2874480a95a6aaf060ae37eb5..70653f657bc3c6685a4ab59767d102ab7bea53f2 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -308,6 +308,10 @@
   # Currently always deopt on minus zero
   'math-floor-of-div-minus-zero': [SKIP],

+  # Issue 3259.
+  'math-floor-of-div-nosudiv': [PASS, FAIL],
+  'math-floor-of-div': [PASS, FAIL],
+
############################################################################
   # 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