Commit 476cacad authored by ricow@chromium.org's avatar ricow@chromium.org

Disable crashing mozilla test from bug 1032 on arm with crankshaft


Review URL: http://codereview.chromium.org/6127004

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6255 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent bb0e3592
......@@ -840,6 +840,11 @@ js1_5/extensions/regress-371636: SKIP
js1_5/Regress/regress-416628: CRASH
js1_5/Regress/regress-96128-n: PASS || CRASH
# BUG(1032): test crashes.
ecma/Date/15.9.3.1-1: PASS || CRASH
ecma/Date/15.9.3.1-4: PASS || CRASH
[ $fast == yes && $arch == arm ]
# In fast mode on arm we try to skip all tests that would time out,
......
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