tor-browser

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

manifest.toml (223B)


      1 [DEFAULT]
      2 tags = "inc-origin-init"
      3 
      4 ["test_cacheapi_encryption_PBM.py"]
      5 
      6 ["test_caches_delete_cleanup_after_shutdown.py"]
      7 skip-if = [
      8  "os == 'win' && os_version == '11.26100' && arch == 'x86_64' && ccov", # Bug 1937657
      9 ]