tor-browser

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

resource-selection-remove-source.html.ini (517B)


      1 [resource-selection-remove-source.html]
      2  [Changes to networkState when inserting and removing a <source>]
      3    expected:
      4      if (os == "linux") and asan and fission: [PASS, FAIL]
      5      if (os == "linux") and asan and not fission: [PASS, FAIL]
      6      if (os == "linux") and not asan and tsan: [PASS, FAIL]
      7      if (os == "win") and os_version == "11.26100" and ccov: [PASS, FAIL]
      8      if (os == "win") and not debug: FAIL
      9      if (os == "android") and not debug: FAIL
     10      if os == "mac": FAIL
     11      [FAIL, PASS]