[list-of-available-images-matching.https.html] expected: if (processor == "x86") and not debug: [OK, TIMEOUT] [list of available images tuple-matching logic] expected: if fission and (processor == "x86") and (os == "win") and not debug: [FAIL, NOTRUN] if not fission and debug and (os == "linux") and swgl: [FAIL, PASS] if not fission and debug and (os == "linux") and not swgl: [FAIL, PASS] if not fission and debug and (os == "android"): [FAIL, PASS] if not fission and not debug and asan: [FAIL, PASS] FAIL [registering service worker] expected: if (processor == "x86") and not debug: [PASS, TIMEOUT] [unregistering service worker] expected: if (processor == "x86") and not debug: [PASS, NOTRUN]