Source code
Revision control
Copy as Markdown
Other Tools
[moduleSource.tentative.any.js]
[AbstractModuleSource intrinsic]
expected: FAIL
[AbstractModuleSourceProto intrinsic]
expected: FAIL
[AbstractModuleSourceProto toStringTag brand check]
expected: FAIL
[moduleSource.tentative.any.html]
[AbstractModuleSource intrinsic]
expected: FAIL
[AbstractModuleSourceProto intrinsic]
expected: FAIL
[AbstractModuleSourceProto toStringTag brand check]
expected: FAIL
[moduleSource.tentative.any.worker.html]
expected:
if (os == "win") and not debug: [OK, CRASH]
if (os == "android") and debug: [OK, TIMEOUT]
[AbstractModuleSource intrinsic]
expected: FAIL
[AbstractModuleSourceProto intrinsic]
expected: FAIL
[AbstractModuleSourceProto toStringTag brand check]
expected: FAIL
[moduleSource.tentative.any.shadowrealm.html]
expected: ERROR
[moduleSource.tentative.any.shadowrealm-in-sharedworker.html]
expected:
if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
ERROR
[moduleSource.tentative.any.shadowrealm-in-shadowrealm.html]
expected:
if (os == "android") and sessionHistoryInParent and debug: [ERROR, TIMEOUT]
if (os == "android") and not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
ERROR
[moduleSource.tentative.https.any.shadowrealm-in-serviceworker.html]
expected: [ERROR, TIMEOUT]
[moduleSource.tentative.any.shadowrealm-in-window.html]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
ERROR
[moduleSource.tentative.https.any.shadowrealm-in-audioworklet.html]
expected:
if os == "linux": [ERROR, TIMEOUT]
ERROR
[moduleSource.tentative.any.shadowrealm-in-dedicatedworker.html]
expected:
if sessionHistoryInParent and (os == "android") and debug: TIMEOUT
if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
ERROR