tor-browser

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

monolithic-overflow-025-print.html.ini (352B)


      1 [monolithic-overflow-025-print.html]
      2  expected:
      3    if (os == "linux") and not debug and not fission and not swgl and not asan: [PASS, TIMEOUT]
      4    if (os == "linux") and not debug and fission: [PASS, TIMEOUT]
      5    if (os == "win") and not debug: [TIMEOUT, PASS]
      6    if (os == "mac") and debug: FAIL
      7    if (os == "mac") and not debug: [FAIL, TIMEOUT]