tor-browser

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

get-state.https.html.ini (304B)


      1 [get-state.https.html]
      2  expected:
      3    if os == "win": [OK, TIMEOUT]
      4  [getState]
      5    expected:
      6      if os == "win": [PASS, TIMEOUT]
      7 
      8  [getState from a worker]
      9    expected:
     10      if os == "win": [PASS, TIMEOUT, NOTRUN]
     11 
     12  [no active worker]
     13    expected:
     14      if os == "win": [PASS, NOTRUN, TIMEOUT]