tor-browser

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

test-analysernode.html.ini (299B)


      1 [test-analysernode.html]
      2  expected:
      3    if not sessionHistoryInParent and debug: TIMEOUT
      4    if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT]
      5    if (os == "android") and debug: [OK, TIMEOUT, CRASH]
      6    if (os == "android") and not sessionHistoryInParent: [OK, TIMEOUT]