Final round of LSan suppressions (take 2)

Turns out I was running libjingle_unittest
instead of libjingle_peerconnection_unittest
on the bot machine when I was verifying the
suppressions added in r4991 on the bot.
This will hopefully be the last round.

BUG=2528
TEST=running libjingle_unittest with these
suppressions applied locally on the bot.
TBR=phoglund@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/2426004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4993 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
kjellander@webrtc.org 2013-10-17 19:26:27 +00:00
parent 6342066974
commit 6b426ba5c5

View File

@ -13,11 +13,14 @@ leak:std::string::_Rep::_S_create
# libjingle_peerconnection_unittest
# https://code.google.com/p/webrtc/issues/detail?id=2528
leak:cricket::FakeVideoMediaChannel::~FakeVideoMediaChannel
leak:testing::internal::CmpHelperEQ
leak:webrtc::AudioDeviceLinuxALSA::InitMicrophone
leak:webrtc::AudioDeviceLinuxALSA::InitSpeaker
leak:webrtc::FakeConstraints::AddOptional
leak:webrtc::WebRtcIdentityRequestObserver::OnSuccess
leak:WebRtcSdpTest::TestDeserializeRtcpFb
leak:WebRtcSessionTest_TestAVOfferWithAudioOnlyAnswer_Test::TestBody
# libjingle_unittest
# https://code.google.com/p/webrtc/issues/detail?id=2527