Index: tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan_win32.txt |
diff --git a/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan_win32.txt b/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan_win32.txt |
deleted file mode 100644 |
index a735db495dd2f0f8b495ae328d19356e77e59908..0000000000000000000000000000000000000000 |
--- a/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan_win32.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-# These test use google_breakpad::CrashGenerationServer that seems to have race |
-# conditions. See http://crbug.com/132164 |
-BreakpadWinDeathTest.TestAccessViolation |
-BreakpadWinDeathTest.TestInvalidParameter |
-BreakpadWinDeathTest.TestDebugbreak |
- |
-# Following tests create real libjingle connections, and libjingle has |
-# hardcoded timeouts, so these tests fail under TSan. |
-JingleSessionTest.Connect |
-JingleSessionTest.TestUdpChannel |
-JingleSessionTest.TestTcpChannel |
-JingleSessionTest.TestSpeed |