Suppressing TSan warnings for system_wrappers_unittests
This CL makes system_wrappers_unittests pass on Lucid (it passed on Precise without them for me). BUG=300 TEST=Try job on linux_tsan TBR=henrike Review URL: https://webrtc-codereview.appspot.com/976007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3263 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
ad7efa6944
commit
d2bcde2e4e
@ -22,11 +22,16 @@
|
||||
fun:webrtc::TracePosix::AddTime
|
||||
fun:webrtc::TraceImpl::AddImpl
|
||||
fun:webrtc::Trace::Add
|
||||
fun:webrtc::VoEBaseImpl::CreateChannel
|
||||
fun:webrtc::voe::::VoECodecTest::SetUp
|
||||
...
|
||||
}
|
||||
{
|
||||
bug_300
|
||||
ThreadSanitizer:Race
|
||||
fun:webrtc::TraceImpl::SetTraceCallbackImpl
|
||||
fun:webrtc::Trace::SetTraceCallback
|
||||
fun:webrtc::::LoggingTest::SetUp
|
||||
fun:testing::internal::HandleSehExceptionsInMethodIfSupported
|
||||
}
|
||||
|
||||
{
|
||||
buganizer issue 7313086 TSAN: posix warning with 2 threads
|
||||
ThreadSanitizer:Race
|
||||
|
Loading…
x
Reference in New Issue
Block a user