[credentials.https.html]
expected:
if (processor == "x86") and not debug: [OK, TIMEOUT]
[Module with an imported statement should not have credentials]
expected:
if (processor == "x86") and not debug: [FAIL, TIMEOUT]
FAIL
[Script with service worker served as modules should not have credentials]
expected:
if (processor == "x86") and not debug: [FAIL, NOTRUN]
FAIL