summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webrtc/RTCRtpReceiver-getStats.https.html.ini
blob: de73ae196fe957bb903cc8bbbc2135ac08fcadd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[RTCRtpReceiver-getStats.https.html]
  [receiver.getStats() via addTransceiver should return stats report containing inbound-rtp stats]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225720
    expected: FAIL

  [receiver.getStats() via addTrack should return stats report containing inbound-rtp stats]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225720
    expected: FAIL

  [receiver.getStats() should work on a stopped transceiver]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1056433
    expected:
      if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, FAIL]
      [FAIL, PASS]

  [receiver.getStats() should work with a closed PeerConnection]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1056433
    expected:
      if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, FAIL]
      [FAIL, PASS]