Source code

Revision control

Copy as Markdown

Other Tools

[get-state.https.html]
expected:
if os == "win": [OK, TIMEOUT]
[getState]
expected:
if os == "win": [PASS, TIMEOUT]
[getState from a worker]
expected:
if os == "win": [PASS, TIMEOUT, NOTRUN]
[no active worker]
expected:
if os == "win": [PASS, NOTRUN, TIMEOUT]