Source code

Revision control

Copy as Markdown

Other Tools

[h264.https.html]
bug: 1709960
expected:
if (os_version == "24.04") and debug: TIMEOUT
[H264 simulcast setup with two streams]
expected:
if (os_version == "11.26100") and debug and (processor == "x86_64"): [FAIL, PASS]
if (os_version == "11.26100") and debug and (processor == "x86"): [PASS, FAIL]
if (os_version == "11.26100") and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os_version == "11.26100") and not debug and (processor == "x86"): [FAIL, PASS]
if (os_version == "24.04") and debug: TIMEOUT
if (os_version == "14.70") and not debug: [PASS, FAIL]