tor-browser

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

idbcursor_continue_invalid.any.js.ini (653B)


      1 [idbcursor_continue_invalid.any.worker.html]
      2  expected:
      3    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
      4  [Attempt to call continue two times]
      5    expected:
      6      if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
      7 
      8 
      9 [idbcursor_continue_invalid.any.html]
     10  expected:
     11    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
     12  [Attempt to call continue two times]
     13    expected:
     14      if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
     15 
     16 
     17 [idbcursor_continue_invalid.any.sharedworker.html]
     18 
     19 [idbcursor_continue_invalid.any.serviceworker.html]