tor-browser

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

RTCRtpParameters-codec.html.ini (496B)


      1 [RTCRtpParameters-codec.html]
      2  expected:
      3    if os == "win": [OK, TIMEOUT]
      4    TIMEOUT
      5  [Stats output-rtp should match the selected mixed codecs in simulcast usecase on a video sender]
      6    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1967665
      7    expected:
      8      if os == "win": [FAIL, TIMEOUT]
      9      TIMEOUT
     10 
     11  [Stats output-rtp should match the selected codec in simulcast usecase on a video sender]
     12    expected:
     13      if os == "win": [PASS, FAIL]
     14      if os == "android": [PASS, FAIL]