tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

RTCRtpReceiver-getStats.https.html.ini (390B)


      1 [RTCRtpReceiver-getStats.https.html]
      2  [receiver.getStats() should work on a stopped transceiver but not have inbound-rtp objects]
      3    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1879605
      4    expected: FAIL
      5 
      6  [receiver.getStats() should work with a closed PeerConnection but not have inbound-rtp objects]
      7    expected:
      8      if (os == "linux") and debug and not fission: [PASS, FAIL]