tor-browser

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

idbobjectstore_get.any.js.ini (424B)


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