tor-browser

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

speculative-script.tentative.html.ini (317B)


      1 [speculative-script.tentative.html]
      2  expected:
      3    if asan and not fission: [OK, TIMEOUT]
      4  [Speculative script]
      5    expected:
      6      if (os_version == "24.04") and not fission and not debug: [PASS, FAIL, NOTRUN]
      7      if (os_version == "24.04") and fission: [PASS, FAIL]
      8      if os_version == "18.04": [PASS, FAIL]