tor-browser

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

queuing-strategies-size-function-per-global.window.js.ini (422B)


      1 [queuing-strategies-size-function-per-global.window.html]
      2  expected:
      3    if not tsan and (processor == "x86_64") and (os == "linux") and not fission and not debug: CRASH
      4    if not tsan and (processor == "x86_64") and (os == "mac") and debug: CRASH
      5    if not tsan and (processor == "x86_64") and (os == "android") and not debug: [OK, CRASH]
      6    if not tsan and (processor == "x86") and debug: CRASH
      7    if tsan: TIMEOUT