tor-browser

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

idbobjectstore_deleteIndex.any.js.ini (388B)


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