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

Side by Side Diff: tools/valgrind/gtest_exclude/base_unittests.gtest-tsan_win32.txt

Issue 4054004: Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 2 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
Property Changes:
Added: svn:mergeinfo
OLDNEW
1 # Occasionally fails under TSan, see http://crbug.com/54229 1 # Occasionally fails under TSan, see http://crbug.com/54229
2 ProcessUtilTest.CalcFreeMemory 2 ProcessUtilTest.CalcFreeMemory
3 3
4 # This file is copied from Valgrind-on-Wine filter 4 # This file is copied from Valgrind-on-Wine filter
5 # TODO(timurrrr): include/investigate the listed tests one-by-one 5 # TODO(timurrrr): include/investigate the listed tests one-by-one
6 EtwTraceControllerTest.EnableDisable 6 EtwTraceControllerTest.EnableDisable
7 EtwTraceConsumer*Test.* 7 EtwTraceConsumer*Test.*
8 EtwTraceProvider*Test.* 8 EtwTraceProvider*Test.*
9 JSONReaderTest.Reading 9 JSONReaderTest.Reading
10 TimeTicks.* 10 TimeTicks.*
11 WMIUtilTest.* 11 WMIUtilTest.*
12 12
13 # Too slow under TSan 13 # Too slow under TSan
14 RSAPrivateKeyUnitTest.* 14 RSAPrivateKeyUnitTest.*
15 ConditionVariableTest.LargeFastTaskTest 15 ConditionVariableTest.LargeFastTaskTest
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698