tor-browser

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

partitioned-getRegistrations.tentative.https.html.ini (300B)


      1 [partitioned-getRegistrations.tentative.https.html]
      2  expected:
      3    if not tsan and (processor == "x86") and not debug: [OK, TIMEOUT]
      4    if tsan: CRASH
      5  [ServiceWorker's getRegistrations() is partitioned]
      6    expected:
      7      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]