Commit eb1f1843 authored by yangguo@chromium.org's avatar yangguo@chromium.org

Mark arm div tests as PASS/FAIL.

R=machenbach@chromium.org
BUG=v8:3259
LOG=N

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21694 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 799fc835
......@@ -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],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment