[sharedworker-module.https.html] expected: if debug and (os == "linux") and not fission: OK if not debug and not asan and (os == "win"): OK if not debug and not asan and (os == "mac"): [OK, CRASH] if not debug and not asan and (os == "linux"): OK if not debug and not asan and (os == "android"): [CRASH, OK] CRASH