Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(33)

Side by Side Diff: base/data/valgrind/base_unittests.gtest-tsan_win32.txt

Issue 1653008: Don't run RSAPrivateKeyUnitTest under ThreadSanitizer on Windows (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file is copied from Valgrind-on-Wine filter 1 # This file is copied from Valgrind-on-Wine filter
2 # TODO(timurrrr): include/investigate the listed tests one-by-one 2 # TODO(timurrrr): include/investigate the listed tests one-by-one
3 BaseWinUtilTest.FormatMessageW 3 BaseWinUtilTest.FormatMessageW
4 ConditionVariableTest.LargeFastTaskTest 4 ConditionVariableTest.LargeFastTaskTest
5 EtwTraceControllerTest.EnableDisable 5 EtwTraceControllerTest.EnableDisable
6 EtwTraceConsumer*Test.* 6 EtwTraceConsumer*Test.*
7 EtwTraceProvider*Test.* 7 EtwTraceProvider*Test.*
8 FileUtilTest.CountFilesCreatedAfter 8 FileUtilTest.CountFilesCreatedAfter
9 FileUtilTest.GetFileCreationLocalTime 9 FileUtilTest.GetFileCreationLocalTime
10 JSONReaderTest.Reading 10 JSONReaderTest.Reading
11 PEImageTest.EnumeratesPE 11 PEImageTest.EnumeratesPE
12 ProcessUtilTest.* 12 ProcessUtilTest.*
13 StatsTableTest.* 13 StatsTableTest.*
14 TimeTicks.* 14 TimeTicks.*
15 WMIUtilTest.* 15 WMIUtilTest.*
16
17 # Too slow under TSan
18 RSAPrivateKeyUnitTest.*
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698