blob: c9d407750d6c3699c1e5b6ef27b249e055fa0def (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Occasionally fails under TSan, see http://crbug.com/54229
ProcessUtilTest.CalcFreeMemory
# This file is copied from Valgrind-on-Wine filter
# TODO(timurrrr): include/investigate the listed tests one-by-one
EtwTraceControllerTest.EnableDisable
EtwTraceConsumer*Test.*
EtwTraceProvider*Test.*
JSONReaderTest.Reading
TimeTicks.*
WMIUtilTest.*
# Too slow under TSan
ConditionVariableTest.LargeFastTaskTest
# Fails under TSan: http://crbug.com/93843
MessageLoopTest.RecursiveDenial3
# Crashes under TSan: http://crbug.com/115107
WorkerPoolTest.PostTask
# Times out on Win7, slow on Vista: http://crbug.com/106531
TraceEventTestFixture.DataCapturedManyThreads
|