Added more suppressions.
These tests are really flaky for sure. None of these showed up locally or in previous runs. BUG= TBR=kjellander@webrtc.org Review URL: https://webrtc-codereview.appspot.com/863006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2860 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
321da3bc4f
commit
4743f938d6
@ -163,6 +163,33 @@
|
||||
|
||||
{
|
||||
bug_329_8
|
||||
Memcheck:Param
|
||||
socketcall.sendto(msg)
|
||||
obj:/lib/libpthread-2.11.1.so
|
||||
fun:_ZN6webrtc14UdpSocketPosix6SendToEPKaiRKNS_13SocketAddressE
|
||||
fun:_ZN6webrtc16UdpTransportImpl10SendPacketEiPKvi
|
||||
fun:_ZN6webrtc9ViESender10SendPacketEiPKvi
|
||||
fun:_ZN6webrtc9RTPSender13SendToNetworkEPhttlNS_11StorageTypeE
|
||||
fun:_ZN6webrtc14RTPSenderVideo15SendVideoPacketEPhttlNS_11StorageTypeEb
|
||||
fun:_ZN6webrtc14RTPSenderVideo7SendVP8ENS_9FrameTypeEajlPKhjPKNS_22RTPFragmentationHeaderEPKNS_18RTPVideoTypeHeaderE
|
||||
fun:_ZN6webrtc14RTPSenderVideo9SendVideoENS_18RtpVideoCodecTypesENS_9FrameTypeEajlPKhjPKNS_22RTPFragmentationHeaderEPNS_21VideoCodecInformationEPKNS_18RTPVideoTypeHeaderE
|
||||
fun:_ZN6webrtc9RTPSender16SendOutgoingDataENS_9FrameTypeEajlPKhjPKNS_22RTPFragmentationHeaderEPNS_21VideoCodecInformationEPKNS_18RTPVideoTypeHeaderE
|
||||
fun:_ZN6webrtc17ModuleRtpRtcpImpl16SendOutgoingDataENS_9FrameTypeEajlPKhjPKNS_22RTPFragmentationHeaderEPKNS_14RTPVideoHeaderE
|
||||
fun:_ZN6webrtc17ModuleRtpRtcpImpl16SendOutgoingDataENS_9FrameTypeEajlPKhjPKNS_22RTPFragmentationHeaderEPKNS_14RTPVideoHeaderE
|
||||
fun:_ZN6webrtc10ViEEncoder8SendDataENS_9FrameTypeEhjlPKhjRKNS_22RTPFragmentationHeaderEPKNS_14RTPVideoHeaderE
|
||||
fun:_ZN6webrtc23VCMEncodedFrameCallback7EncodedERNS_12EncodedImageEPKNS_17CodecSpecificInfoEPKNS_22RTPFragmentationHeaderE
|
||||
fun:_ZN6webrtc22VP8EncoderInternalImpl20GetEncodedPartitionsERKNS_10VideoFrameE
|
||||
fun:_ZN6webrtc22VP8EncoderInternalImpl6EncodeERKNS_10VideoFrameEPKNS_17CodecSpecificInfoENS_14VideoFrameTypeE
|
||||
fun:_ZN6webrtc17VCMGenericEncoder6EncodeERKNS_10VideoFrameEPKNS_17CodecSpecificInfoENS_9FrameTypeE
|
||||
fun:_ZN6webrtc21VideoCodingModuleImpl13AddVideoFrameERKNS_10VideoFrameEPKNS_19VideoContentMetricsEPKNS_17CodecSpecificInfoE
|
||||
fun:_ZN6webrtc10ViEEncoder12DeliverFrameEiPNS_10VideoFrameEiPKj
|
||||
fun:_ZN6webrtc20ViEFrameProviderBase12DeliverFrameEPNS_10VideoFrameEiPKj
|
||||
fun:_ZN6webrtc11ViECapturer16DeliverI420FrameEPNS_10VideoFrameE
|
||||
fun:_ZN6webrtc11ViECapturer17ViECaptureProcessEv
|
||||
}
|
||||
|
||||
{
|
||||
bug_329_9
|
||||
Memcheck:Unaddressable
|
||||
fun:I422ToARGBRow_SSSE3
|
||||
fun:I420ToARGB
|
||||
@ -177,7 +204,7 @@
|
||||
}
|
||||
|
||||
{
|
||||
bug_329_9
|
||||
bug_329_10
|
||||
Memcheck:Unaddressable
|
||||
fun:I422ToARGBRow_SSSE3
|
||||
fun:I420ToARGB
|
||||
|
Loading…
x
Reference in New Issue
Block a user