Skip math-floor-of-div-nosudiv on arm
authorjochen@chromium.org <jochen@chromium.org>
Thu, 18 Sep 2014 21:54:50 +0000 (21:54 +0000)
committerjochen@chromium.org <jochen@chromium.org>
Thu, 18 Sep 2014 21:54:50 +0000 (21:54 +0000)
TBR=svenpanne@chromium.org
BUG=none
LOG=n

Review URL: https://codereview.chromium.org/587453002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24054 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

test/mjsunit/mjsunit.status

index bba86bd..02cca86 100644 (file)
   # 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],