Index: base/data/valgrind/base_unittests.gtest-tsan.txt |
=================================================================== |
--- base/data/valgrind/base_unittests.gtest-tsan.txt (revision 63512) |
+++ base/data/valgrind/base_unittests.gtest-tsan.txt (working copy) |
@@ -1,10 +0,0 @@ |
-# 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* |
- |
-# TSan doesn't understand SharedMemory locks, see http://crbug.com/45083 |
-StatsTableTest.*MultipleThreads |