From ed331c4a6f79e200c0540aa6cbcee5d95e1448f8 Mon Sep 17 00:00:00 2001 From: "timurrrr@chromium.org" Date: Wed, 21 Apr 2010 11:30:55 +0000 Subject: Run more base_ tests under TSan/Win TBR=glider Review URL: http://codereview.chromium.org/1757001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45177 0039d316-1c4b-4281-b951-d872f2087c98 --- base/data/valgrind/base_unittests.gtest-tsan_win32.txt | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/base/data/valgrind/base_unittests.gtest-tsan_win32.txt b/base/data/valgrind/base_unittests.gtest-tsan_win32.txt index f47d455..4e237d5 100755 --- a/base/data/valgrind/base_unittests.gtest-tsan_win32.txt +++ b/base/data/valgrind/base_unittests.gtest-tsan_win32.txt @@ -1,18 +1,12 @@ # 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.* # Too slow under TSan RSAPrivateKeyUnitTest.* +ConditionVariableTest.LargeFastTaskTest -- cgit v1.1