diff options
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt | 3 | ||||
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt | 3 |
2 files changed, 6 insertions, 0 deletions
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 |