[MediaRecorder-peerconnection-no-sink.https.html] expected: if (os == "android") and release_or_beta: OK if (os == "linux") and debug and not fission and swgl: [OK, CRASH] if (os == "linux") and not debug and fission: [OK, CRASH] if os == "android": [OK, TIMEOUT] [MediaRecorder records from PeerConnection without sinks, {"video":{}}] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1669551 expected: if (os == "android") and release_or_beta: PASS if os == "android": [FAIL, PASS, TIMEOUT] [MediaRecorder records from PeerConnection without sinks, {"audio":{},"video":{}}] expected: if (os == "android") and release_or_beta: PASS if os == "android": [PASS, NOTRUN]