diff --git a/tools/valgrind-webrtc/gtest_exclude/libjingle_p2p_unittest.gtest-asan.txt b/tools/valgrind-webrtc/gtest_exclude/libjingle_p2p_unittest.gtest-asan.txt deleted file mode 100644 index 958996ae50..0000000000 --- a/tools/valgrind-webrtc/gtest_exclude/libjingle_p2p_unittest.gtest-asan.txt +++ /dev/null @@ -1 +0,0 @@ -VideoChannelTest.TestScreencastEvents diff --git a/tools/valgrind-webrtc/gtest_exclude/libjingle_p2p_unittest.gtest-tsan.txt b/tools/valgrind-webrtc/gtest_exclude/libjingle_p2p_unittest.gtest-tsan.txt new file mode 100644 index 0000000000..ffbcd4a91f --- /dev/null +++ b/tools/valgrind-webrtc/gtest_exclude/libjingle_p2p_unittest.gtest-tsan.txt @@ -0,0 +1,2 @@ +P2PTransportChannelTest.TestOPENToNAT_FULL_CONEAsGiceNoneSharedUfrag +PortTest.TestSendStunMessageAsIce diff --git a/tools/valgrind-webrtc/tsan/suppressions.txt b/tools/valgrind-webrtc/tsan/suppressions.txt index 7c0736d84e..1ee8c2b772 100644 --- a/tools/valgrind-webrtc/tsan/suppressions.txt +++ b/tools/valgrind-webrtc/tsan/suppressions.txt @@ -197,16 +197,6 @@ fun:webrtc::ModuleRtpRtcpImpl::~ModuleRtpRtcpImpl ... } -{ - bug_1205_17 - ThreadSanitizer:Race - fun:webrtc::VCMJitterBuffer::DecodeWithErrors - fun:webrtc::VCMReceiver::SetDecodeWithErrors - fun:webrtc::VideoCodingModuleImpl::SetVideoProtection - fun:webrtc::ViEChannel::SetHybridNACKFECStatus - fun:webrtc::ViERTP_RTCPImpl::SetHybridNACKFECStatus - ... -} { bug_1205_18 ThreadSanitizer:Race @@ -455,6 +445,16 @@ fun:webrtc::VoEBaseImpl::StopPlayout ... } +{ + bug_1205_44 + ThreadSanitizer:Race + fun:webrtc::VCMJitterBuffer::DecodeErrorMode + fun:webrtc::VCMReceiver::SetDecodeErrorMode + fun:webrtc::VideoCodingModuleImpl::SetVideoProtection + fun:webrtc::ViEChannel::SetHybridNACKFECStatus + fun:webrtc::ViERTP_RTCPImpl::SetHybridNACKFECStatus + ... +} { bug_2078_1 ThreadSanitizer:Race