Fixing memcheck leak suppressions for XMPPClient tests.
BUG= R=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/16049004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6665 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
168f23faa5
commit
336e8e8f50
@ -604,7 +604,7 @@
|
|||||||
HangoutPubSubClientTest
|
HangoutPubSubClientTest
|
||||||
Memcheck:Leak
|
Memcheck:Leak
|
||||||
fun:_Znw*
|
fun:_Znw*
|
||||||
fun:_ZN23HangoutPubSubClientTestC1Ev
|
fun:_ZN*HangoutPubSubClientTest*Ev
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
MucRoomConfigTaskTest
|
MucRoomConfigTaskTest
|
||||||
@ -640,13 +640,13 @@
|
|||||||
PubSubClientTest
|
PubSubClientTest
|
||||||
Memcheck:Leak
|
Memcheck:Leak
|
||||||
fun:_Znw*
|
fun:_Znw*
|
||||||
fun:_ZN16PubSubClientTestC1Ev
|
fun:_ZN*PubSubClientTest*Ev
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
PubSubTasksTest
|
PubSubTasksTest
|
||||||
Memcheck:Leak
|
Memcheck:Leak
|
||||||
fun:_Znw*
|
fun:_Znw*
|
||||||
fun:_ZN15PubSubTasksTestC1Ev
|
fun:_ZN*PubSubTasksTest*Ev
|
||||||
}
|
}
|
||||||
# For tests that leaks by design.
|
# For tests that leaks by design.
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user