Commit 8c012045 authored by cbentzel@chromium.org's avatar cbentzel@chromium.org

Suppress another race in WebRTCAudioDeviceTest.

BUG=103711
TBR=tommi@chromium.org

Review URL: http://codereview.chromium.org/8760006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112303 0039d316-1c4b-4281-b951-d872f2087c98
parent c7deb56c
......@@ -677,6 +677,20 @@
ThreadSanitizer:Race
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment