Index: tools/valgrind/gtest_exclude/base_unittests.gtest-tsan_win32.txt |
=================================================================== |
--- tools/valgrind/gtest_exclude/base_unittests.gtest-tsan_win32.txt (revision 113180) |
+++ tools/valgrind/gtest_exclude/base_unittests.gtest-tsan_win32.txt (working copy) |
@@ -15,3 +15,6 @@ |
# Fails under TSan: http://crbug.com/93843 |
MessageLoopTest.RecursiveDenial3 |
+ |
+# Times out on Win7, slow on Vista: http://crbug.com/106531 |
+TraceEventTestFixture.DataCapturedManyThreads |