Source code

Revision control

Copy as Markdown

Other Tools

[RTCRtpSender-replaceTrack.https.html]
expected:
if (os == "android") and release_or_beta: OK
if os == "android": [TIMEOUT, OK]
[ReplaceTrack transmits the new track not the old track]
expected:
if (os == "android") and release_or_beta: PASS
if os == "android": [TIMEOUT, PASS]
[ReplaceTrack null -> new track transmits the new track]
expected:
if (os == "android") and release_or_beta: PASS
if os == "android": [NOTRUN, PASS]