Suppress failing tests on Linux Memcheck bot.
BUG=2153 TBR=mallinath Review URL: https://webrtc-codereview.appspot.com/1914004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4439 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
9c9fc767b1
commit
7446870a0f
@ -1007,4 +1007,26 @@
|
||||
fun:_ZN9talk_base9HappyTaskC1EPNS_10TaskParentE
|
||||
fun:_ZN9talk_base41unstarted_task_test_DoNotDeleteTask2_Test8TestBodyEv
|
||||
}
|
||||
{
|
||||
bug_2153_3
|
||||
Memcheck:Leak
|
||||
fun:calloc
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
fun:_ZN6webrtc26AudioMixerManagerLinuxALSA11OpenSpeakerEPc
|
||||
fun:_ZN6webrtc20AudioDeviceLinuxALSA11InitSpeakerEv
|
||||
...
|
||||
}
|
||||
{
|
||||
bug_2153_4
|
||||
Memcheck:Leak
|
||||
fun:calloc
|
||||
obj:*
|
||||
fun:_ZN6webrtc26AudioMixerManagerLinuxALSA14OpenMicrophoneEPc
|
||||
fun:_ZN6webrtc20AudioDeviceLinuxALSA14InitMicrophoneEv
|
||||
...
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user