| Index: tools/valgrind/tsan/suppressions.txt
|
| diff --git a/tools/valgrind/tsan/suppressions.txt b/tools/valgrind/tsan/suppressions.txt
|
| index 6534edd3f968bd4c06854e210406323cb9d39c4a..831b51bd1edbe0f4e1ee8ee8f97418a4800ef83e 100644
|
| --- a/tools/valgrind/tsan/suppressions.txt
|
| +++ b/tools/valgrind/tsan/suppressions.txt
|
| @@ -678,6 +678,20 @@
|
| fun:WebRTCAudioDeviceTest::SetUp
|
| }
|
| {
|
| + bug_103711g
|
| + ThreadSanitizer:Race
|
| + fun:webrtc::EventWrapper::~EventWrapper
|
| + fun:webrtc::EventPosix::~EventPosix
|
| + fun:webrtc::ProcessThreadImpl::~ProcessThreadImpl
|
| + fun:webrtc::ProcessThread::DestroyProcessThread
|
| + fun:webrtc::voe::SharedData::~SharedData
|
| + fun:webrtc::VoiceEngineImpl::~VoiceEngineImpl
|
| + fun:webrtc::VoiceEngine::Delete
|
| + fun:WebRTCAutoDelete::reset
|
| + fun:WebRTCAutoDelete::~WebRTCAutoDelete
|
| + fun:WebRTCAudioDeviceTest_Construct_Test::TestBody
|
| +}
|
| +{
|
| bug_104769
|
| ThreadSanitizer:Race
|
| fun:timeout_correct
|
|
|