Chromium Code Reviews
DescriptionFix the flaky WebRtcSessionTest.TestRtxRemovedByCreateAnswer.
Use the attribute in MediaContentDescription to test whether Rtx is removed in the answer instead of searching the substring "rtx" in the whole answer sdp.
BUG=webrtc:4943
Committed: https://crrev.com/3a334656de92eb2ab3dd688a1bd70f0db3535f85
Cr-Commit-Position: refs/heads/master@{#12639}
Patch Set 1 #
Total comments: 7
Patch Set 2 : Create helper function to determine if the SessionDescriptionContains rtx codec. #
Total comments: 1
Patch Set 3 : Move the place of the EXPECT. #
Total comments: 1
Patch Set 4 : Rename the functions. #Messages
Total messages: 14 (6 generated)
|