[close.any.serviceworker.html] expected: if (os == "mac") and not debug: [OK, ERROR] [close.any.worker.html] expected: if (os == "android") and not debug: [OK, CRASH] [close.any.sharedworker.html] [close.any.html] expected: if (os == "android") and not debug: [OK, CRASH] [close.any.shadowrealm.html] expected: if not tsan and debug and (os == "win") and (processor == "x86"): CRASH if not tsan and debug and (os == "linux") and fission: CRASH if not tsan and debug and (os == "android"): CRASH if not tsan and not debug and (os == "android"): [ERROR, CRASH] if tsan: TIMEOUT ERROR [close.https.any.shadowrealm-in-audioworklet.html] expected: if os == "linux": [ERROR, TIMEOUT] ERROR [close.any.shadowrealm-in-sharedworker.html] expected: ERROR [close.any.shadowrealm-in-window.html] expected: ERROR [close.any.shadowrealm-in-dedicatedworker.html] expected: ERROR [close.any.shadowrealm-in-shadowrealm.html] expected: ERROR [close.https.any.shadowrealm-in-serviceworker.html] expected: [ERROR, TIMEOUT]