[RTCPeerConnection-remote-track-mute.https.html] prefs: [media.peerconnection.mute_on_bye_or_timeout:true] expected: if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT] if (os == "linux") and not tsan: [OK, TIMEOUT] if (os == "android") and not debug: [OK, TIMEOUT] [pc.close() on one side causes mute events on the other] expected: if (os == "android") and sessionHistoryInParent and debug: [PASS, FAIL, TIMEOUT] if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT] if (os == "android") and not sessionHistoryInParent and not debug: [PASS, FAIL, TIMEOUT] if (os == "linux") and not tsan: [PASS, TIMEOUT]