| Index: base/data/valgrind/base_unittests.gtest-tsan.txt
|
| ===================================================================
|
| --- base/data/valgrind/base_unittests.gtest-tsan.txt (revision 42749)
|
| +++ base/data/valgrind/base_unittests.gtest-tsan.txt (working copy)
|
| @@ -1,2 +1,7 @@
|
| # Don't run this test under TSan, it takes ~1-2 minutes to pass.
|
| ProcessUtilTest.GetAppOutputRestrictedNoZombies
|
| +
|
| +# Don't run Memcheck sanity tests under ThreadSanitizer since they can
|
| +# corrupt memory.
|
| +ToolsSanityTest.*Memory*
|
| +ToolsSanityTest.*Delete*
|
|
|