tor-browser

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

after-prepare-createHTMLDocument-success-external-module.html.ini (1044B)


      1 [after-prepare-createHTMLDocument-success-external-module.html]
      2  [<script> load: Move success external module script to createHTMLDocument after-prepare]
      3    expected:
      4      if (os == "win") and ccov: [FAIL, PASS]
      5      if (os == "linux") and (processor == "x86_64") and fission and not debug and not asan and not tsan: [PASS, FAIL]
      6      if (os == "win") and not debug: [PASS, FAIL]
      7      if (os == "mac") and debug: FAIL
      8      if (os == "mac") and not debug: [PASS, FAIL]
      9      if (os == "linux") and (processor == "x86"): [PASS, FAIL]
     10      [FAIL, PASS]
     11 
     12  [Eval: Move success external module script to createHTMLDocument after-prepare]
     13    expected:
     14      if (os == "win") and ccov: [FAIL, PASS]
     15      if (os == "linux") and (processor == "x86_64") and fission and not debug and not asan and not tsan: [PASS, FAIL]
     16      if (os == "win") and not debug: [PASS, FAIL]
     17      if (os == "mac") and debug: FAIL
     18      if (os == "mac") and not debug: [PASS, FAIL]
     19      if (os == "linux") and (processor == "x86"): [PASS, FAIL]
     20      [FAIL, PASS]