diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/RTCPeerConnection-getStats.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/RTCPeerConnection-getStats.https.html.ini | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-getStats.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-getStats.https.html.ini new file mode 100644 index 0000000000..478ae756ec --- /dev/null +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-getStats.https.html.ini @@ -0,0 +1,16 @@ +[RTCPeerConnection-getStats.https.html] + [getStats() audio and video validate all mandatory stats] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1817097 + expected: [FAIL, PASS] + + [getStats() with connected peer connections having tracks and data channel should return all mandatory to implement stats] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1813824 + expected: FAIL + + [getStats() video outbound-rtp contains all mandatory stats] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1813847 + expected: [PASS, FAIL] + + [getStats() track without stream returns peer-connection and outbound-rtp stats] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1813847 + expected: [PASS, FAIL] |