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
This commit is contained in:
parent
799fc835f8
commit
eb1f184386
@ -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],
|
||||
|
Loading…
Reference in New Issue
Block a user