tor-browser

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

event-load.any.js.ini (458B)


      1 [event-load.any.worker.html]
      2  [XMLHttpRequest: The send() method: Fire an event named load (synchronous flag is unset)]
      3    expected:
      4      if (os == "linux") and fission and not tsan and not debug and (processor == "x86_64") and not asan: [PASS, FAIL]
      5      if (os == "linux") and fission and tsan: [PASS, FAIL]
      6      if (os == "linux") and not fission and not debug: [PASS, FAIL]
      7      if (os == "mac") and not debug: [PASS, FAIL]
      8 
      9 
     10 [event-load.any.html]