Source code

Revision control

Copy as Markdown

Other Tools

[patched-global.any.shadowrealm.html]
expected: [ERROR, CRASH]
[patched-global.any.html]
expected:
if debug and (processor == "x86_64"): CRASH
if debug and (processor == "x86"): [CRASH, ERROR]
[Patched then() sees byobRequest after filling all pending pull-into descriptors]
expected: FAIL
[patched-global.any.sharedworker.html]
expected:
if debug: CRASH
[Patched then() sees byobRequest after filling all pending pull-into descriptors]
expected: FAIL
[patched-global.any.serviceworker.html]
expected:
if not debug: OK
[ERROR, CRASH]
[Patched then() sees byobRequest after filling all pending pull-into descriptors]
expected: FAIL
[patched-global.any.worker.html]
expected: [OK, ERROR, CRASH]
[Patched then() sees byobRequest after filling all pending pull-into descriptors]
expected: FAIL
[patched-global.any.shadowrealm-in-window.html]
expected: [ERROR, CRASH]
[patched-global.any.shadowrealm-in-dedicatedworker.html]
expected: [ERROR, CRASH]
[patched-global.https.any.shadowrealm-in-audioworklet.html]
expected: [ERROR, CRASH]
[patched-global.any.shadowrealm-in-shadowrealm.html]
expected: [ERROR, CRASH]
[patched-global.any.shadowrealm-in-sharedworker.html]
expected: [ERROR, CRASH]
[patched-global.https.any.shadowrealm-in-serviceworker.html]
expected:
if (os == "linux") and debug and fission: [TIMEOUT, ERROR]
if (os == "linux") and debug and not fission: [TIMEOUT, ERROR]
if (os == "android") and sessionHistoryInParent and debug: [ERROR, TIMEOUT]
if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
if (os == "android") and not sessionHistoryInParent and debug: [ERROR, TIMEOUT]
ERROR