tor-browser

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

sends-report-on-subdomain-dns-failure.https.html.ini (289B)


      1 [sends-report-on-subdomain-dns-failure.https.html]
      2  expected:
      3    if os == "mac": [OK, TIMEOUT]
      4  [\n    Test that include_subdomains policies report DNS failures for subdomains\n  ]
      5    expected:
      6      if (os == "linux") and not debug: [PASS, FAIL]
      7      if os == "mac": [PASS, TIMEOUT]