DescriptionRefactored the test WebRtcBrowserTest.CanForwardRemoteStream
This test now only use 2 peerconnections. Furthermore, it only creates one mediastream that is sent from pc1 to pc2. When the stream is playing on pc2, it is cloned and sent back to pc1. The purpose of this refactoring is no reduce the CPU requirement and the number of streams sent to fix flakiness problems.
This cl removes the test CanForwardRemoteStream720 since it test the same thing as CanForwardRemoteStream but with a higher video resolution.
BUG=469819
Committed: https://crrev.com/a3cde69715119e41a051cf62eb2cb799121cc8cb
Cr-Commit-Position: refs/heads/master@{#322362}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix nits and enabled on tsan #
Messages
Total messages: 8 (3 generated)
|