diff options
Diffstat (limited to 'base/data/valgrind/base_unittests.gtest-tsan.txt')
-rw-r--r-- | base/data/valgrind/base_unittests.gtest-tsan.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/base/data/valgrind/base_unittests.gtest-tsan.txt b/base/data/valgrind/base_unittests.gtest-tsan.txt deleted file mode 100644 index 1f81bea..0000000 --- a/base/data/valgrind/base_unittests.gtest-tsan.txt +++ /dev/null @@ -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 |