tor-browser

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

navigate.py.ini (320B)


      1 [navigate.py]
      2  [test_link_from_nested_context_with_target[_parent\]]
      3    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1992673
      4    expected:
      5      if (os == "android") and release_or_beta and not isolated_process: [PASS, FAIL]
      6      if (os == "android") and fission and debug and not isolated_process: [PASS, FAIL]