Index: tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt |
=================================================================== |
--- tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt (revision 96105) |
+++ tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt (working copy) |
@@ -1,8 +1,10 @@ |
# Following tests create real libjingle connections, and libjingle has |
# hardcoded timeouts, so these tests fail under TSan. |
JingleSessionTest.Connect |
-JingleSessionTest.TestUdpChannel |
-JingleSessionTest.TestTcpChannel |
+JingleSessionTest.TestControlChannel |
+JingleSessionTest.TestEventChannel |
+JingleSessionTest.TestVideoChannel |
+JingleSessionTest.TestVideoRtpChannel |
JingleSessionTest.TestSpeed |
# This test fails on an assertion, see http://crbug.com/57266 |