Reviewers: Søren Gjesse, Description: Add a few more mozilla exceptions under BUG(1032).
These test crashes occasionally as well: ecma/Date/15.9.3.1-2 ecma/Date/15.9.3.1-3 ecma/Date/15.9.3.1-5 Please review this at http://codereview.chromium.org/6131007/ 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 6276) +++ test/mozilla/mozilla.status (working copy) @@ -842,7 +842,10 @@ # BUG(1032): test crashes. ecma/Date/15.9.3.1-1: PASS || CRASH +ecma/Date/15.9.3.1-2: PASS || CRASH +ecma/Date/15.9.3.1-3: PASS || CRASH ecma/Date/15.9.3.1-4: PASS || CRASH +ecma/Date/15.9.3.1-5: PASS || CRASH [ $fast == yes && $arch == arm ] -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
