Source code

Revision control

Copy as Markdown

Other Tools

[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":{}}]
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]