tor-browser

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

evaluation-order-2.html.ini (228B)


      1 [evaluation-order-2.html]
      2  expected:
      3    if not asan and (os == "mac") and debug: CRASH
      4    if not asan and (os == "android") and debug: CRASH
      5    if not asan and (os == "android") and not debug: [OK, CRASH]
      6    if asan: CRASH