From 215a3130860cc822e21ec09d9fe11b7fb2316518 Mon Sep 17 00:00:00 2001 From: "ricow@chromium.org" Date: Wed, 12 Jan 2011 12:27:39 +0000 Subject: [PATCH] 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 Review URL: http://codereview.chromium.org/6131007 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6282 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/mozilla/mozilla.status | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status index af21406..ba35bb6 100644 --- a/test/mozilla/mozilla.status +++ b/test/mozilla/mozilla.status @@ -844,7 +844,10 @@ 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-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 ] -- 2.7.4