From be7f2174ece293c452eb1226c33ea3784c5c7901 Mon Sep 17 00:00:00 2001 From: "timurrrr@chromium.org" <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> Date: Wed, 9 Feb 2011 15:32:45 +0000 Subject: Exclude more tests from Memcheck/Mac/UI and TSan/UI BUG=46643,51716,58145 TEST=bots go greener TBR=glider Review URL: http://codereview.chromium.org/6461020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74291 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt | 3 +++ tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt | 3 +++ 2 files changed, 6 insertions(+) (limited to 'tools/valgrind') diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt index 9db91be..77a4342 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt @@ -10,6 +10,9 @@ ResourceDispatcherTest.CrossSiteNavigationErrorPage NewTabUITest.NTPHasThumbnails UnloadTest.CrossSiteInfiniteUnloadSync +# ErrorPageTest hang flakily, see http://crbug.com/46643 +ErrorPageTest.DNSError_Basic + # These tests fail due to timeouts under TSan and hang the UI test runner, # http://crbug.com/61579 LocaleTestsDa.TestStart diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt index 763d7ef..72ed952 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt @@ -95,10 +95,13 @@ AutomatedUITestBase.CloseTab ResourceDispatcherTest.CrossSiteFailedRequest # Valgrind internal error: received SIGSERV. http://crbug.com/51716 +AutomatedUITestBase.Navigate AutomationProxyTest.AcceleratorDownloads # Valgrind dies on assertion, see http://crbug.com/58145 +AutomatedUITestBase.Home AutomationProxyTest.GetTabCount +AutomationProxyTest3.FrameDocumentCanBeAccessed DromaeoTest.DOMCorePerf MetricsServiceTest.CloseRenderersNormally SunSpiderTest.Perf -- cgit v1.1