Ignore test on mips.

R=yangguo@chromium.org
TBR=yangguo@chromium.org
BUG=v8:3457
LOG=n

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22582 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent c218c20e
...@@ -359,6 +359,9 @@ ...@@ -359,6 +359,9 @@
# Currently always deopt on minus zero # Currently always deopt on minus zero
'math-floor-of-div-minus-zero': [SKIP], 'math-floor-of-div-minus-zero': [SKIP],
# BUG(v8:3457).
'deserialize-reference': [PASS, FAIL],
}], # 'arch == mipsel or arch == mips' }], # 'arch == mipsel or arch == mips'
############################################################################## ##############################################################################
......
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