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 | 93 |
1 files changed, 93 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..4d0890a047 --- /dev/null +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-mandatory-getStats.https.html.ini @@ -0,0 +1,93 @@ +[RTCPeerConnection-mandatory-getStats.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [RTCRtpStreamStats's transportId] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225723 + expected: FAIL + + [RTCPeerConnectionStats's dataChannelsOpened] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531087 + expected: FAIL + + [RTCPeerConnectionStats's dataChannelsClosed] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531087 + 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 + + [RTCReceivedRtpStreamStats's framesDropped] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1728357 + expected: FAIL + + [RTCMediaSourceStats's trackIdentifier] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1728364 + expected: FAIL + + [RTCMediaSourceStats's kind] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1728364 + 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 + + [RTCInboundRtpStreamStats's trackIdentifier] + expected: FAIL |