Fail | RTCOutboundRtpStreamStats does not exist as early as have-local-offer | assert_false: outbound-rtp does not exist in have-local-offer expected false got true at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/webrtc/rtp-stats-lifetime.https.html:40:3) Asserts runPass | assert_false(false, "outbound-rtp does not exist after addTransceiver")
at Test.<anonymous> ( /webrtc/rtp-stats-lifetime.https.html:37:3) | Fail | assert_false(true, "outbound-rtp does not exist in have-local-offer")
at Test.<anonymous> ( /webrtc/rtp-stats-lifetime.https.html:40:3) |
|
Pass | RTCOutboundRtpStreamStats exists after returning to stable | Asserts runPass | assert_false(false, "outbound-rtp does not exist in has-remote-offer")
at Test.<anonymous> ( /webrtc/rtp-stats-lifetime.https.html:61:3) | Pass | assert_true(true, "outbound-rtp exists after answerer returns to stable")
at Test.<anonymous> ( /webrtc/rtp-stats-lifetime.https.html:64:3) | Pass | assert_true(true, "outbound-rtp exists after offerer returns to stable")
at Test.<anonymous> ( /webrtc/rtp-stats-lifetime.https.html:69:3) |
|
Fail | RTCInboundRtpStreamStats are created by packet reception | assert_false: inbound-rtp does not exist before packets are received expected false got true at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/webrtc/rtp-stats-lifetime.https.html:87:3) Asserts runFail | assert_false(true, "inbound-rtp does not exist before packets are received")
at Test.<anonymous> ( /webrtc/rtp-stats-lifetime.https.html:87:3) |
|