Source code

Revision control

Copy as Markdown

Other Tools

[unregister-then-register.https.html]
max-asserts: 2
expected:
if (os == "android") and debug and not swgl: [OK, ERROR]
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
if (os == "linux") and not fission and not debug: [OK, TIMEOUT]
[Unregister then register does not affect existing controllee]
expected:
if (os == "linux") and not fission and not debug: [PASS, TIMEOUT]
[Unregister then register does not resurrect the registration]
expected:
if (os == "linux") and not fission and not debug: [PASS, NOTRUN]
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]