tor-browser

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

accept.py.ini (228B)


      1 [accept.py]
      2  [test_null_response_value]
      3    expected:
      4      if (os == "android") and fission and not debug: [PASS, FAIL]
      5 
      6  [test_no_top_level_browsing_context]
      7    expected:
      8      if (os == "win") and not debug: [PASS, ERROR]