Add more TSAN suppressions for libjingle_media_unittest.
BUG=2078 R=wu@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2282004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4830 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
641587f938
commit
c2ac5ed588
@ -702,8 +702,7 @@
|
|||||||
bug_2078_21
|
bug_2078_21
|
||||||
ThreadSanitizer:Race
|
ThreadSanitizer:Race
|
||||||
fun:::FileVideoCapturerTest::VideoCapturerListener::frame_count
|
fun:::FileVideoCapturerTest::VideoCapturerListener::frame_count
|
||||||
fun:::FileVideoCapturerTest_TestNoRepeat_Test::TestBody
|
...
|
||||||
fun:testing::internal::HandleSehExceptionsInMethodIfSupported
|
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
bug_2078_22
|
bug_2078_22
|
||||||
@ -746,6 +745,12 @@
|
|||||||
fun:talk_base::Thread::Run
|
fun:talk_base::Thread::Run
|
||||||
fun:talk_base::Thread::PreRun
|
fun:talk_base::Thread::PreRun
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
bug_2078_26
|
||||||
|
ThreadSanitizer:Race
|
||||||
|
fun:cricket::FileVideoCapturer::Start
|
||||||
|
...
|
||||||
|
}
|
||||||
{
|
{
|
||||||
bug_2079_1
|
bug_2079_1
|
||||||
ThreadSanitizer:Race
|
ThreadSanitizer:Race
|
||||||
|
Loading…
x
Reference in New Issue
Block a user