Fixing the memory check bots by suppressing some of the tests.
BUG=1205,2078,2080 R=mallinath@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1913004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4438 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -988,7 +988,7 @@
|
||||
fun:_Znw*
|
||||
fun:_ZN15PubSubTasksTestC1Ev
|
||||
}
|
||||
# libjingle_peerconnection_unittest failures which can't be reproduced locally
|
||||
# failures which can't be reproduced locally
|
||||
{
|
||||
bug_2153_1
|
||||
Memcheck:Leak
|
||||
@@ -998,3 +998,13 @@
|
||||
fun:_ZN6webrtc20AudioDeviceLinuxALSA11InitSpeakerEv
|
||||
...
|
||||
}
|
||||
{
|
||||
bug_2153_2
|
||||
Memcheck:Leak
|
||||
fun:_Znw*
|
||||
fun:_ZN7sigslot7signal0INS_15single_threadedEE7connectIN9talk_base13IdTimeoutTaskEEEvPT_MS6_FvvE
|
||||
fun:_ZN9talk_base13IdTimeoutTaskC1EPNS_10TaskParentE
|
||||
fun:_ZN9talk_base9HappyTaskC1EPNS_10TaskParentE
|
||||
fun:_ZN9talk_base41unstarted_task_test_DoNotDeleteTask2_Test8TestBodyEv
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user