diff options
author | timurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-21 11:30:55 +0000 |
---|---|---|
committer | timurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-21 11:30:55 +0000 |
commit | ed331c4a6f79e200c0540aa6cbcee5d95e1448f8 (patch) | |
tree | d896f746ea92b958f47a9e7a9e48c0f4893fc6a5 /base/data | |
parent | caba6c294254195b6156432e88a731e25f7d9d9d (diff) | |
download | chromium_src-ed331c4a6f79e200c0540aa6cbcee5d95e1448f8.zip chromium_src-ed331c4a6f79e200c0540aa6cbcee5d95e1448f8.tar.gz chromium_src-ed331c4a6f79e200c0540aa6cbcee5d95e1448f8.tar.bz2 |
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
Diffstat (limited to 'base/data')
-rwxr-xr-x | base/data/valgrind/base_unittests.gtest-tsan_win32.txt | 8 |
1 files changed, 1 insertions, 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 |