tor-browser

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

workerStart-tao-protected.https.html.ini (382B)


      1 [workerStart-tao-protected.https.html]
      2  expected:
      3    if debug and (os == "linux") and not fission: CRASH
      4    if debug and (os == "mac"): CRASH
      5    if not debug and tsan: [OK, ERROR, TIMEOUT]
      6    if not debug and not tsan: [OK, TIMEOUT]
      7    [CRASH, OK, TIMEOUT]
      8  [A resource from a cross-origin service worker must expose workerStart when there is a TAO match]
      9    expected: FAIL