blob: 9db91be291ea20d8059e96c804ca22f44de06262 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# 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
# 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
|