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