diff options
Diffstat (limited to 'tools/valgrind/gtest_exclude/base_unittests.gtest-tsan_win32.txt')
-rw-r--r-- | tools/valgrind/gtest_exclude/base_unittests.gtest-tsan_win32.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/base_unittests.gtest-tsan_win32.txt b/tools/valgrind/gtest_exclude/base_unittests.gtest-tsan_win32.txt new file mode 100644 index 0000000..0207c09 --- /dev/null +++ b/tools/valgrind/gtest_exclude/base_unittests.gtest-tsan_win32.txt @@ -0,0 +1,15 @@ +# 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 +RSAPrivateKeyUnitTest.* +ConditionVariableTest.LargeFastTaskTest |