tor-browser

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

update-callback-timeout.html.ini (325B)


      1 [update-callback-timeout.html]
      2  [View transition should have an implementation-defined timeout on the update callback]
      3    expected:
      4      if (os_version == "24.04") and fission and not debug and (processor == "x86_64") and not asan: [PASS, FAIL]
      5      if (os_version == "24.04") and not fission and not debug: [PASS, FAIL]