| Index: tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt
|
| diff --git a/tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt b/tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt
|
| index 25a2ba59a97d81afe152e02e950f6e5a5dbabf31..a21737c6df8bf8185e448a07747b190eb70717a2 100644
|
| --- a/tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt
|
| +++ b/tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt
|
| @@ -1,10 +1,8 @@
|
| # Following tests create real libjingle connections, and libjingle has
|
| # hardcoded timeouts, so these tests fail under TSan.
|
| JingleSessionTest.Connect
|
| -JingleSessionTest.TestControlChannel
|
| -JingleSessionTest.TestEventChannel
|
| -JingleSessionTest.TestVideoChannel
|
| -JingleSessionTest.TestVideoRtpChannel
|
| +JingleSessionTest.TestUdpChannel
|
| +JingleSessionTest.TestTcpChannel
|
| JingleSessionTest.TestSpeed
|
|
|
| # This test fails on an assertion, see http://crbug.com/57266
|
|
|