tor-browser

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

after-prepare-createHTMLDocument-fetch-error-external-classic.html.ini (624B)


      1 [after-prepare-createHTMLDocument-fetch-error-external-classic.html]
      2  [<script> error: Move fetch-error external classic script to createHTMLDocument after-prepare]
      3    expected:
      4      if (os == "win") and ccov: FAIL
      5      if (os == "linux") and (processor == "x86_64") and not debug and not asan and tsan: [FAIL, PASS]
      6      if (os == "linux") and (processor == "x86_64") and not debug and asan: [FAIL, PASS]
      7      if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
      8      if (os == "win") and debug: FAIL
      9      if (os == "mac") and debug: FAIL
     10      if os == "android": [FAIL, PASS]
     11      [PASS, FAIL]