blob: 9cb11d10e5700e31b85d9c4fa5948abaf3c74eb5 (
plain)
1
2
3
4
5
6
7
8
9
|
# This test contains nasty races, see http://crbug.com/37839
EventSys.Multithreaded
# This test has a possible data race detected by the TSAN bot
# see http://crbug.com/46840
ProfileManagerTest.CreateAndUseTwoProfiles
# Crashes under TSan. See http://crbug.com/47843
ExtensionsServiceTest.ReloadExtensions
|