OLD | NEW |
1 # These tests hang under ThreadSanitizer on x64 bot, | 1 # These tests hang under ThreadSanitizer on x64 bot, |
2 # see http://crbug.com/28115 | 2 # see http://crbug.com/28115 |
3 TabRestoreUITest.* | 3 TabRestoreUITest.* |
4 | 4 |
5 # These tests fail due to timeouts under TSan, http://crbug.com/32529 | 5 # These tests fail due to timeouts under TSan, http://crbug.com/32529 |
6 ChromeMainTest.SecondLaunch | 6 ChromeMainTest.SecondLaunch |
7 ChromeMainTest.ReuseBrowserInstanceWhenOpeningFile | 7 ChromeMainTest.ReuseBrowserInstanceWhenOpeningFile |
8 ResourceDispatcherTest.CrossSiteOnunloadCookie | 8 ResourceDispatcherTest.CrossSiteOnunloadCookie |
9 ResourceDispatcherTest.CrossSiteNavigationErrorPage | 9 ResourceDispatcherTest.CrossSiteNavigationErrorPage |
10 NewTabUITest.NTPHasThumbnails | 10 NewTabUITest.NTPHasThumbnails |
| 11 UnloadTest.CrossSiteInfiniteUnloadSync |
OLD | NEW |