From 894c863b46bf342297e0603d7ef1700ceaa42d59 Mon Sep 17 00:00:00 2001 From: "jshin@chromium.org" Date: Thu, 24 Sep 2009 17:38:53 +0000 Subject: Add UnloadTest.BrowserCloseInfiniteBeforeUnload to the disabled test list on valgrind bot. BUG=22927 TEST=Linux valgrind bot does not time out any more. TBR=paul Review URL: http://codereview.chromium.org/224019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27084 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/test/data/valgrind/ui_tests.gtest.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chrome') diff --git a/chrome/test/data/valgrind/ui_tests.gtest.txt b/chrome/test/data/valgrind/ui_tests.gtest.txt index 9a7a849..7763832 100644 --- a/chrome/test/data/valgrind/ui_tests.gtest.txt +++ b/chrome/test/data/valgrind/ui_tests.gtest.txt @@ -10,3 +10,5 @@ V8BenchmarkReferenceTest.Perf DownloadTest.UnknownSize # Flakily hangs on Linux ErrorPageTest.DNSError_GoBack2AndForward +# Flaky timeout on Linux; see http://crbug.com/22927 +UnloadTest.BrowserCloseInfiniteBeforeUnload -- cgit v1.1