tor-browser

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

unregister.https.html.ini (377B)


      1 [unregister.https.html]
      2  max-asserts: 2
      3  expected:
      4    if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
      5    if (os == "android") and debug: [OK, ERROR]
      6  [Unregister twice]
      7    expected:
      8      if (processor == "x86") and not debug: [PASS, TIMEOUT]
      9 
     10  [Register then unregister]
     11    expected:
     12      if (processor == "x86") and not debug: [PASS, TIMEOUT]