tor-browser

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

reporting-isolated-across-navigations.https.sub.html.ini (359B)


      1 [reporting-isolated-across-navigations.https.sub.html]
      2  expected:
      3    if os == "win": OK
      4    if os == "mac": [TIMEOUT, OK]
      5    [OK, TIMEOUT]
      6  [Reports should be sent to the correct endpoints]
      7    expected:
      8      if os == "win": [PASS, FAIL]
      9      if os == "linux": [PASS, FAIL, TIMEOUT]
     10      if os == "android": [TIMEOUT, PASS, FAIL]
     11      [TIMEOUT, PASS]