tor-browser

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

upgrade-transaction-lifecycle-committed.any.js.ini (417B)


      1 [upgrade-transaction-lifecycle-committed.any.html]
      2 
      3 [upgrade-transaction-lifecycle-committed.any.serviceworker.html]
      4  expected:
      5    if (os == "mac") and not debug: [OK, ERROR]
      6    if (os == "android") and not debug: [OK, ERROR]
      7 
      8 [upgrade-transaction-lifecycle-committed.any.sharedworker.html]
      9 
     10 [upgrade-transaction-lifecycle-committed.any.worker.html]
     11  expected:
     12    if (os == "android") and not debug: [OK, CRASH]