Source code

Revision control

Copy as Markdown

Other Tools

[RTCPeerConnection-getStats.https.html?interop-2026]
bug: 1709960
expected:
if (os == "win") and (processor == "x86_64"): [OK, CRASH]
if (os == "android") and debug: [OK, TIMEOUT]
[getStats() track without stream returns peer-connection and outbound-rtp stats]
expected: [PASS, FAIL]
[getStats() on track associated with RTCRtpSender should return stats report containing outbound-rtp stats]
expected:
if (os == "android") and debug: [PASS, NOTRUN]
[getStats succeeds on a closed peerconnection]
expected: FAIL
[RTCPeerConnection-getStats.https.html?rest]
bug: 1709960
expected:
if (os == "win") and (processor == "x86_64"): [OK, CRASH]
if (os == "android") and debug: [OK, TIMEOUT]
[RTCStats.timestamp increases with time passing]
expected:
if (os == "android") and debug: [PASS, NOTRUN]