diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/RTCPeerConnection-mandatory-getStats.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/RTCPeerConnection-mandatory-getStats.https.html.ini | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-mandatory-getStats.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-mandatory-getStats.https.html.ini new file mode 100644 index 0000000000..04e431e118 --- /dev/null +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-mandatory-getStats.https.html.ini @@ -0,0 +1,68 @@ +[RTCPeerConnection-mandatory-getStats.https.html] + [RTCRtpStreamStats's transportId] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225723 + expected: FAIL + + [RTCTransportStats's bytesSent] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225723 + expected: FAIL + + [RTCTransportStats's bytesReceived] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225723 + expected: FAIL + + [RTCTransportStats's selectedCandidatePairId] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225723 + expected: FAIL + + [RTCTransportStats's localCertificateId] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225723 + expected: FAIL + + [RTCTransportStats's remoteCertificateId] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225723 + expected: FAIL + + [RTCIceCandidatePairStats's totalRoundTripTime] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1542938 + expected: FAIL + + [RTCIceCandidatePairStats's currentRoundTripTime] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1542938 + expected: FAIL + + [RTCIceCandidateStats's url] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1508543 + expected: FAIL + + [RTCCertificateStats's fingerprint] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225724 + expected: FAIL + + [RTCCertificateStats's fingerprintAlgorithm] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225724 + expected: FAIL + + [RTCCertificateStats's base64Certificate] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225724 + expected: FAIL + + [RTCAudioSourceStats's totalAudioEnergy] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1728364 + expected: FAIL + + [RTCAudioSourceStats's totalSamplesDuration] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1728364 + expected: FAIL + + [RTCVideoSourceStats's width] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1728364 + expected: FAIL + + [RTCVideoSourceStats's height] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1728364 + expected: FAIL + + [RTCVideoSourceStats's framesPerSecond] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1728364 + expected: FAIL |