tor-browser

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

send-sync-blocks-async.htm.ini (359B)


      1 [send-sync-blocks-async.htm]
      2  [XMLHttpRequest: sync requests should block events on pending async requests]
      3    expected:
      4      if not debug and (os == "linux") and not asan and not tsan: [FAIL, PASS]
      5      if not debug and (os == "win"): [FAIL, PASS]
      6      if not debug and (os == "mac"): [PASS, FAIL]
      7      if not debug and (os == "android"): [FAIL, PASS]