Skip test on mips.

PASS/FAIL is not enough as the test result is CRASH.

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

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22590 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent b6f61b14
......@@ -361,7 +361,7 @@
'math-floor-of-div-minus-zero': [SKIP],
# BUG(v8:3457).
'deserialize-reference': [PASS, FAIL],
'deserialize-reference': [SKIP],
}], # '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