MediaRecorder-peerconnection-no-sink.https.html.ini (972B)
1 [MediaRecorder-peerconnection-no-sink.https.html] 2 expected: 3 if (os == "android") and release_or_beta: OK 4 if (os_version == "24.04") and not debug and fission: [OK, CRASH] 5 if (os_version == "14.70") and not debug: [OK, TIMEOUT] 6 if os_version == "7.0": [OK, TIMEOUT] 7 if os_version == "18.04": [OK, CRASH] 8 if os_version == "14": [OK, TIMEOUT] 9 [MediaRecorder records from PeerConnection without sinks, {"video":{}}] 10 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1669551 11 expected: 12 if (os == "android") and release_or_beta: PASS 13 if (os == "win") and debug and (processor == "x86"): [PASS, FAIL] 14 if os == "android": [FAIL, PASS, TIMEOUT] 15 16 [MediaRecorder records from PeerConnection without sinks, {"audio":{},"video":{}}] 17 bug: 1709960 18 expected: 19 if (os == "android") and release_or_beta: PASS 20 if (os == "win") and debug and (processor == "x86"): [PASS, FAIL] 21 if os == "android": [PASS, NOTRUN]