summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webrtc/RTCPeerConnection-getStats.https.html.ini
blob: 462e7b8aad0a56a67be257d1ba82677bf021f27c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[RTCPeerConnection-getStats.https.html]
  expected:
    if (os == "win") and (processor == "x86_64") and not swgl: [OK, CRASH]
    if (os == "android") and debug and not swgl: [OK, TIMEOUT]
  [getStats() track without stream returns peer-connection and outbound-rtp stats]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1813847
    expected: [PASS, FAIL]

  [getStats() on track associated with RTCRtpSender should return stats report containing outbound-rtp stats]
    expected:
      if (os == "android") and debug and not swgl: [PASS, NOTRUN]

  [getStats() on track associated with RTCRtpReceiver should return stats report containing inbound-rtp stats]
    expected:
      if (os == "android") and debug and not swgl: [PASS, NOTRUN]

  [getStats(track) should not work if multiple senders have the same track]
    expected:
      if (os == "android") and debug and not swgl: [PASS, NOTRUN]

  [RTCStats.timestamp increases with time passing]
    expected:
      if (os == "android") and debug and not swgl: [PASS, NOTRUN]