tor-browser

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

entries-for-network-errors.sub.https.html.ini (566B)


      1 [entries-for-network-errors.sub.https.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [A ResourceTiming entry should be created for network error of type non-HTTP redirect]
      5    expected: FAIL
      6 
      7  [A ResourceTiming entry should be created for network error of type Mixed content]
      8    expected: FAIL
      9 
     10  [A ResourceTiming entry should be created for network error of type only-if-cached resource that was not cached]
     11    expected: FAIL
     12 
     13  [A ResourceTiming entry should be created for network error of type too many redirects]
     14    expected: FAIL