diff options
-rw-r--r-- | chrome/test/data/valgrind/ui_tests.gtest.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/chrome/test/data/valgrind/ui_tests.gtest.txt b/chrome/test/data/valgrind/ui_tests.gtest.txt index 0837d06..a7824c6 100644 --- a/chrome/test/data/valgrind/ui_tests.gtest.txt +++ b/chrome/test/data/valgrind/ui_tests.gtest.txt @@ -12,3 +12,18 @@ DownloadTest.UnknownSize ErrorPageTest.DNSError_GoBack2Forward2 # Flakily hangs on Linux, may be due to same issue ErrorPageTest.DNSError_GoBack2AndForward +# Flakily hangs on Mac +ErrorPageTest.IFrameDNSError_GoBack +# Hung several times locally on mac +ErrorPageTest.DNSError_GoBack1 +# Hung one each on the mac bots +AutomatedUITestBase.CloseBrowserWindow +AutomatedUITestBase.OpenBrowserWindow +ErrorPageTest.DNSError_GoBack2 +ResourceDispatcherTest.CrossSiteNavigationErrorPage +SessionHistoryTest.JavascriptHistory +TabRestoreUITest.RestoreCrossSiteWithExistingSiteInstance +# Hung 7 times on the mac bots! +ResourceDispatcherTest.SyncXMLHttpRequest_DuringUnload +# Hung 4 times on the mac bots! +TabRestoreUITest.BasicRestoreFromClosedWindow |