tor-browser

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

idbcursor_iterating.any.js.ini (397B)


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