From 7cb1e7cab13924a85540a74104f46e88652e6cb3 Mon Sep 17 00:00:00 2001 From: "timurrrr@chromium.org" Date: Fri, 16 Apr 2010 16:37:15 +0000 Subject: Don't run some tests from base_ under ThreadSanitizer on Windows TBR=glider Review URL: http://codereview.chromium.org/1582034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44779 0039d316-1c4b-4281-b951-d872f2087c98 --- base/data/valgrind/base_unittests.gtest-tsan_win32.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 base/data/valgrind/base_unittests.gtest-tsan_win32.txt (limited to 'base') diff --git a/base/data/valgrind/base_unittests.gtest-tsan_win32.txt b/base/data/valgrind/base_unittests.gtest-tsan_win32.txt new file mode 100755 index 0000000..9f36bda --- /dev/null +++ b/base/data/valgrind/base_unittests.gtest-tsan_win32.txt @@ -0,0 +1,15 @@ +# This file is copied from Valgrind-on-Wine filter +# TODO(timurrrr): include/investigate the listed tests one-by-one +BaseWinUtilTest.FormatMessageW +ConditionVariableTest.LargeFastTaskTest +EtwTraceControllerTest.EnableDisable +EtwTraceConsumer*Test.* +EtwTraceProvider*Test.* +FileUtilTest.CountFilesCreatedAfter +FileUtilTest.GetFileCreationLocalTime +JSONReaderTest.Reading +PEImageTest.EnumeratesPE +ProcessUtilTest.* +StatsTableTest.* +TimeTicks.* +WMIUtilTest.* -- cgit v1.1