tor-browser

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

secure-connection-start-non-zero.https.html.ini (417B)


      1 [secure-connection-start-non-zero.https.html]
      2  [Test that secureConnectionStart is not zero]
      3    expected:
      4      if (os == "win") and ccov: [FAIL, PASS]
      5      if (os == "linux") and fission and not debug and (processor == "x86_64"): [FAIL, PASS]
      6      if (os == "linux") and fission and not debug and (processor == "x86"): [FAIL, PASS]
      7      if (os == "linux") and fission and debug: [FAIL, PASS]
      8      [PASS, FAIL]