11 lines
359 B
Plaintext
11 lines
359 B
Plaintext
|
# Don't run this test under TSan, it takes ~1-2 minutes to pass.
|
||
|
ProcessUtilTest.GetAppOutputRestrictedNoZombies
|
||
|
|
||
|
# Don't run Memcheck sanity tests under ThreadSanitizer since they can
|
||
|
# corrupt memory.
|
||
|
ToolsSanityTest.*Memory*
|
||
|
ToolsSanityTest.*Delete*
|
||
|
|
||
|
# TSan doesn't understand SharedMemory locks, see http://crbug.com/45083
|
||
|
StatsTableTest.*MultipleThreads
|