Suppress webrtc trace races detected by tsan.
BUG=3372 R=kjellander@webrtc.org Review URL: https://webrtc-codereview.appspot.com/17579004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6226 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
10f871f29b
commit
b60bfe4759
@ -1249,3 +1249,21 @@
|
||||
fun:AsyncInvokeTest_WithCallback_Test::TestBody
|
||||
...
|
||||
}
|
||||
{
|
||||
bug_3372_1
|
||||
ThreadSanitizer:Race
|
||||
fun:talk_base::LogMessage::Loggable
|
||||
fun:cricket::WebRtcVideoEngine::Print
|
||||
fun:webrtc::TraceImpl::WriteToFile
|
||||
fun:webrtc::TraceImpl::Process
|
||||
fun:webrtc::TraceImpl::Run
|
||||
fun:webrtc::ThreadPosix::Run
|
||||
fun:StartThread
|
||||
}
|
||||
{
|
||||
bug_3372_2
|
||||
ThreadSanitizer:Race
|
||||
fun:std::string::find
|
||||
fun:WebRtcVideoEngineTest_WebRtcShouldNotLog_Test::TestBody
|
||||
fun:testing::internal::HandleSehExceptionsInMethodIfSupported
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user