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

Side by Side Diff: base/data/valgrind/base_unittests.gtest-tsan.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
OLDNEW
(Empty)
1 # Don't run this test under TSan, it takes ~1-2 minutes to pass.
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*
8
9 # TSan doesn't understand SharedMemory locks, see http://crbug.com/45083
10 StatsTableTest.*MultipleThreads
OLDNEW
« no previous file with comments | « base/data/valgrind/base_unittests.gtest-drmemory_win32.txt ('k') | base/data/valgrind/base_unittests.gtest-tsan_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698