Chromium Code Reviews

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

Issue 1408002: Don't run Memcheck sanity tests under ThreadSanitizer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | 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 # Don't run this test under TSan, it takes ~1-2 minutes to pass. 1 # Don't run this test under TSan, it takes ~1-2 minutes to pass.
2 ProcessUtilTest.GetAppOutputRestrictedNoZombies 2 ProcessUtilTest.GetAppOutputRestrictedNoZombies
3
4 # Don't run Memcheck sanity tests under ThreadSanitizer since they can
5 # corrupt memory.
6 ToolsSanityTest.*Memory*
7 ToolsSanityTest.*Delete*
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine