Disable flaky test on DrMemory Full.
VideoSendStreamTest.RetransmitsNackOverRtxWithPacing fails often on DrMemory Full. BUG=3471 R=xians@webrtc.org Review URL: https://webrtc-codereview.appspot.com/15729004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6409 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
d41eaeb7cd
commit
276637b107
@ -2,3 +2,5 @@
|
||||
# https://code.google.com/p/webrtc/issues/detail?id=3159
|
||||
CallTest.SendsAndReceivesMultipleStreams
|
||||
CallTest.ReceivesAndRetransmitsNack
|
||||
# https://code.google.com/p/webrtc/issues/detail?id=3471
|
||||
VideoSendStreamTest.RetransmitsNackOverRtxWithPacing
|
||||
|
Loading…
Reference in New Issue
Block a user