tor-browser

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

end-of-time-002-crash.html.ini (480B)


      1 [end-of-time-002-crash.html]
      2  disabled:
      3    if (os == "linux") and not debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1770058
      4  expected:
      5    if (os == "android") and not fission and debug and swgl: [CRASH, TIMEOUT]
      6    if (os == "android") and not fission and debug and not swgl: [CRASH, ERROR, TIMEOUT]
      7    if (os == "android") and not fission and not debug: [CRASH, TIMEOUT]
      8    if (os == "android") and fission and not swgl: [CRASH, ERROR, TIMEOUT]
      9    [TIMEOUT, CRASH]