# Don't run FLAKY ui tests under TSan - they tend to hang the ui test runner
*FLAKY_*

# These tests hang under ThreadSanitizer on x64 bot,
# see http://crbug.com/28115
TabRestoreUITest.*

# These tests fail due to timeouts under TSan, http://crbug.com/32529
ChromeMainTest.SecondLaunch
ChromeMainTest.ReuseBrowserInstanceWhenOpeningFile
ResourceDispatcherTest.CrossSiteOnunloadCookie
ResourceDispatcherTest.CrossSiteNavigationErrorPage
NewTabUITest.NTPHasThumbnails
UnloadTest.CrossSiteInfiniteUnloadSync

# ErrorPageTest hang flakily, see http://crbug.com/46643
ErrorPageTest.DNSError_Basic
ErrorPageTest.DNSError_GoBack1
ErrorPageTest.DNSError_GoBack2

# These tests fail due to timeouts under TSan and hang the UI test runner,
# http://crbug.com/61579
LocaleTestsDa.TestStart
LocaleTestsHe.TestStart
LocaleTestsZhTw.TestStart

# These tests fail due to timeouts, see http://crbug.com/64619
OptionsUITest.LoadOptionsByURL
OptionsUITest.CommandOpensOptionsTab

# Tests timing out, see http://crbug.com/92717
NewTabUIProcessPerTabTest.NavBeforeNTPCommits
NewTabUITest.ChromeHangInNTP
