994d0b7229
Greatly reduces duplication of constants and setup code for tests based on the new webrtc::Call APIs. It also makes it significantly easier to convert sender-only to end-to-end tests as they share more code. BUG=3035 R=kjellander@webrtc.org, stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/17789004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6551 4adac7df-926f-26a2-2b94-8c16560cd09d
7 lines
289 B
Plaintext
7 lines
289 B
Plaintext
# Never completes on Dr Memory Full.
|
|
# https://code.google.com/p/webrtc/issues/detail?id=3159
|
|
EndToEndTest.SendsAndReceivesMultipleStreams
|
|
EndToEndTest.ReceivesAndRetransmitsNack
|
|
# https://code.google.com/p/webrtc/issues/detail?id=3471
|
|
VideoSendStreamTest.RetransmitsNackOverRtxWithPacing
|