tor-browser

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

update-no-cache-request-headers.https.html.ini (265B)


      1 [update-no-cache-request-headers.https.html]
      2  expected:
      3    if not tsan and (os == "android") and debug: [OK, ERROR]
      4    if tsan: CRASH
      5  [headers in no-cache mode]
      6    expected:
      7      if (os == "linux") and not debug and not asan: [FAIL, PASS]
      8      [PASS, FAIL]