summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/gtest_exclude/base_unittests.gtest-tsan_win32.txt
blob: a4104affa90db0a9bfa2f85324abb02fe8c4af66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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