tor-browser

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

header-setcookie.any.js.ini (387B)


      1 [header-setcookie.any.serviceworker.html]
      2  expected:
      3    if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
      4    if (os == "android") and not debug: [OK, ERROR]
      5 
      6 [header-setcookie.any.html]
      7  expected:
      8    if (os == "mac") and not debug: [OK, CRASH]
      9    if os == "android": [OK, CRASH]
     10 
     11 [header-setcookie.any.sharedworker.html]
     12 
     13 [header-setcookie.any.worker.html]