diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/RTCRtpSender-getStats.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/RTCRtpSender-getStats.https.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/RTCRtpSender-getStats.https.html.ini b/testing/web-platform/meta/webrtc/RTCRtpSender-getStats.https.html.ini new file mode 100644 index 0000000000..e0224efa26 --- /dev/null +++ b/testing/web-platform/meta/webrtc/RTCRtpSender-getStats.https.html.ini @@ -0,0 +1,8 @@ +[RTCRtpSender-getStats.https.html] + [sender.getStats() via addTransceiver should return stats report containing outbound-rtp stats] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225720 + expected: FAIL + + [sender.getStats() via addTrack should return stats report containing outbound-rtp stats] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225720 + expected: FAIL |