tor-browser

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

RTCRtpScriptTransform-bad-chunk.https.html.ini (372B)


      1 [RTCRtpScriptTransform-bad-chunk.https.html]
      2  expected:
      3    if (os == "mac") and debug: [OK, TIMEOUT]
      4    if (os == "mac") and not debug: [OK, TIMEOUT]
      5    if (os == "android") and not debug: [OK, TIMEOUT]
      6  [Writing bad chunks should error the stream]
      7    expected:
      8      if (os == "mac") and debug: [PASS, TIMEOUT]
      9      if (os == "mac") and not debug: [PASS, TIMEOUT]