| 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
|
| index 744a1e388a172d2521fc93b555871eb0b15a2880..118c2999f37c7ea95010d9d1a3d71e3d39b76265 100644
|
| --- a/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan_win32.txt
|
| +++ b/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan_win32.txt
|
| @@ -1,8 +1,6 @@
|
| # 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
|
|
|