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:
pbos@webrtc.org 2014-06-12 08:46:21 +00:00
parent d41eaeb7cd
commit 276637b107

View File

@ -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