Source code

Revision control

Copy as Markdown

Other Tools

[RTCPeerConnection-getStats.https.html]
expected:
if (os == "win") and (processor == "x86_64") and not swgl: [OK, CRASH]
if (os == "android") and debug and not swgl: [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 and not swgl: [PASS, NOTRUN]
[getStats() on track associated with RTCRtpReceiver should return stats report containing inbound-rtp stats]
expected:
if (os == "android") and debug and not swgl: [PASS, NOTRUN]
[getStats(track) should not work if multiple senders have the same track]
expected:
if (os == "android") and debug and not swgl: [PASS, NOTRUN]
[RTCStats.timestamp increases with time passing]
expected:
if (os == "android") and debug and not swgl: [PASS, NOTRUN]