RTCRtpSender-replaceTrack.https.html.ini (667B)
1 [RTCRtpSender-replaceTrack.https.html] 2 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1526207 3 expected: 4 if (os == "android") and release_or_beta: OK 5 if os == "android": [TIMEOUT, OK] 6 [ReplaceTrack transmits the new track not the old track] 7 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1526207 8 expected: 9 if (os == "android") and release_or_beta: PASS 10 if os == "android": [PASS, TIMEOUT] 11 12 [ReplaceTrack null -> new track transmits the new track] 13 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1526207 14 expected: 15 if (os == "android") and release_or_beta: PASS 16 if os == "android": [TIMEOUT, PASS, NOTRUN]