Reviewers: Søren Gjesse, Description: Disable crashing mozilla test from bug 1032 on arm with crankshaft
Please review this at http://codereview.chromium.org/6127004/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M test/mozilla/mozilla.status Index: test/mozilla/mozilla.status =================================================================== --- test/mozilla/mozilla.status (revision 6231) +++ test/mozilla/mozilla.status (working copy) @@ -840,7 +840,10 @@ js1_5/Regress/regress-416628: CRASH js1_5/Regress/regress-96128-n: PASS || CRASH +# BUG(1032): test crashes. +mozilla/ecma/Date/15.9.3.1-1: PASS || CRASH + [ $fast == yes && $arch == arm ] # In fast mode on arm we try to skip all tests that would time out, -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
