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:
kjellander@webrtc.org 2012-12-11 21:39:18 +00:00
parent ad7efa6944
commit d2bcde2e4e

View File

@ -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