Source code

Revision control

Copy as Markdown

Other Tools

[RTCRtpReceiver-video-anyCodec.html]
[An RTCRtpReceiver is prepared to receive any negotiated codec.]
bug: 1709960
expected:
if (os == "linux") and not debug and not asan and tsan: [PASS, FAIL]
if (os == "linux") and not debug and not asan and not tsan: [FAIL, PASS]
if (os == "win") and not debug and (processor == "x86"): [PRECONDITION_FAILED, PASS]
if (os == "linux") and not debug and asan: [PASS, FAIL]
if (os == "win") and debug: [PRECONDITION_FAILED, PASS]
if (os == "mac") and not debug: [PASS, PRECONDITION_FAILED]