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
This commit is contained in:
ricow@chromium.org 2011-01-11 07:55:23 +00:00
parent bb0e35929f
commit 476cacad0f

View File

@ -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,