DescriptionFix flaky test VideoSendStreamTest.SendsKeepAlive
Since the keep-alive payload type is not registered in the payload type
map of FakeNetworkPipe, it will cause a DCHECK to trigger unless we're
able to destroy the call before that.
Just register it in the fake network as media type "any", it will be
discarded early on the receive side anyway.
BUG=webrtc:7964
Review-Url: https://codereview.webrtc.org/2979543002
Cr-Commit-Position: refs/heads/master@{#18953}
Committed: https://chromium.googlesource.com/external/webrtc/+/d2702ef1108e9bd144738a69bcf4deb7edc57341
Patch Set 1 #
Messages
Total messages: 9 (5 generated)
|