[worker-interception.https.html]
expected:
if not fission and not asan and debug and (os == "android"): [OK, ERROR]
if not fission and asan: [OK, CRASH]
[Requests on a dedicated worker nested in a shared worker and controlled by a service worker]
expected: FAIL