From 393a26b17ec82647eae24c67156c95d03085279d Mon Sep 17 00:00:00 2001 From: "sgjesse@chromium.org" Date: Thu, 20 May 2010 08:03:01 +0000 Subject: [PATCH] Mark Mozilla test as possible timeout The Mozilla test ecma/Date/15.9.5.10-2 have been timing out a couple of times on the ARM simulator in debug mode. Review URL: http://codereview.chromium.org/2070018 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4682 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/mozilla/mozilla.status | 1 + 1 file changed, 1 insertion(+) diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status index c92bfa6..b4ec444 100644 --- a/test/mozilla/mozilla.status +++ b/test/mozilla/mozilla.status @@ -161,6 +161,7 @@ js1_5/Regress/regress-416628: PASS || FAIL || TIMEOUT if $mode == debug # In Denmark the adjustment starts one week earlier!. # Tests based on shell that use dates in this gap are flaky. ecma/Date/15.9.5.10-1: PASS || FAIL +ecma/Date/15.9.5.10-2: PASS || TIMEOUT if ($arch == arm && $mode == debug) ecma/Date/15.9.5.12-1: PASS || FAIL ecma/Date/15.9.5.14: PASS || FAIL ecma/Date/15.9.5.34-1: PASS || FAIL -- 2.7.4