From 1970a38a9ead7ebca06967108a1da406d2becf27 Mon Sep 17 00:00:00 2001 From: "kasperl@chromium.org" Date: Mon, 8 Sep 2008 12:37:10 +0000 Subject: [PATCH] Add two more Mozilla tests that depend on GC timings to the list of flaky tests. git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@205 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/mozilla/mozilla.status | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status index c8fd422e9..47511a648 100644 --- a/test/mozilla/mozilla.status +++ b/test/mozilla/mozilla.status @@ -165,8 +165,10 @@ js1_5/Regress/regress-98901: PASS || FAIL js1_5/extensions/regress-371636: PASS || FAIL -# Test depends on GC timings. Inherently flaky. +# Tests depend on GC timings. Inherently flaky. js1_5/GC/regress-383269-01: PASS || FAIL +js1_5/GC/regress-383269-02: PASS || FAIL +js1_5/Regress/regress-404755.js: PASS || FAIL ##################### INCOMPATIBLE TESTS ##################### -- 2.34.1