tor-browser

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

navigate-history-back-bfcache.html.ini (651B)


      1 [navigate-history-back-bfcache.html]
      2  expected:
      3    if not debug and (os == "win") and (processor == "x86_64"): [OK, TIMEOUT]
      4    if not debug and (os == "win") and (processor == "x86"): [OK, TIMEOUT]
      5    if not debug and (os == "linux") and not asan: TIMEOUT
      6    if not debug and (os == "mac"): TIMEOUT
      7  [navigate event should fire when traversing to a bfcache hit]
      8    expected:
      9      if not debug and (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT]
     10      if not debug and (os == "win") and (processor == "x86"): [PASS, TIMEOUT]
     11      if not debug and (os == "linux") and not asan: TIMEOUT
     12      if not debug and (os == "mac"): TIMEOUT