[sharedworker-module.http.html] expected: if not debug and not asan and (os == "mac"): [OK, CRASH] if not debug and not asan and (os == "android"): [CRASH, OK] if debug and (processor == "x86_64"): CRASH if debug and (processor == "x86"): TIMEOUT if not debug and asan: CRASH