[RTCRtpTransceiver.https.html?interop-2026] restart-after: if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1641237 bug: 1709960 expected: if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT, CRASH] if os == "win": OK if os == "linux": OK [OK, TIMEOUT] [track with audio stays muted when setting the transceiver direction to 'sendrecv' after 'inactive' but no packets flow] expected: if (os == "mac") and not debug: [PASS, FAIL] [RTCRtpTransceiver.https.html?rest] restart-after: if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1641237 bug: 1709960 expected: if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT, CRASH] if os == "win": OK if os == "linux": OK [OK, TIMEOUT] [track with video gets unmuted when packets flow.] expected: if (os == "mac") and debug: [PASS, FAIL] if (os == "mac") and not debug: [PASS, FAIL] [track with video stays muted when setting the transceiver direction to 'sendrecv' after 'inactive' but no packets flow] expected: if (os == "mac") and not debug: [FAIL, PASS] FAIL [track with audio gets unmuted when setting the transceiver direction to 'sendrecv' after 'inactive'] expected: if (os == "mac") and not debug: [PASS, FAIL] [track with video gets unmuted when setting the transceiver direction to 'sendrecv' after 'inactive'] expected: if (os == "mac") and not debug: [PASS, FAIL] [track with video gets muted when setting the transceiver direction to 'inactive'] expected: if (os == "mac") and not debug: [PASS, FAIL]