Source code
Revision control
Copy as Markdown
Other Tools
[rtp-clockrate.html]
expected:
if (os == "linux") and debug and fission: TIMEOUT
if isolated_process: CRASH
bug: 1709960
[video rtp timestamps increase by approximately 90000 per second]
expected:
if (os == "linux") and asan and fission: [PASS, FAIL]
if (os == "win") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if os == "android" and os_version == "14" and processor == "x86_64": [PASS, FAIL]