Source code

Revision control

Copy as Markdown

Other Tools

[decompression-split-chunk.tentative.any.shadowrealm.html]
expected:
if (os == "mac") and not debug: [ERROR, CRASH]
if (os == "android") and not debug: [ERROR, CRASH]
ERROR
[decompression-split-chunk.tentative.any.serviceworker.html]
expected:
if debug and (os == "win") and (processor == "x86_64"): CRASH
if debug and (os == "linux"): CRASH
[decompression-split-chunk.tentative.any.html]
expected:
if os == "android": [OK, CRASH]
[decompression-split-chunk.tentative.any.sharedworker.html]
[decompression-split-chunk.tentative.any.worker.html]
[decompression-split-chunk.tentative.https.any.shadowrealm-in-audioworklet.html]
expected: ERROR
[decompression-split-chunk.tentative.https.any.shadowrealm-in-serviceworker.html]
expected:
if (os == "win") and debug and (processor == "x86"): [CRASH, ERROR, TIMEOUT]
if os == "mac": [CRASH, ERROR, TIMEOUT]
[ERROR, TIMEOUT]
[decompression-split-chunk.tentative.any.shadowrealm-in-dedicatedworker.html]
expected: ERROR
[decompression-split-chunk.tentative.any.shadowrealm-in-window.html]
expected: ERROR
[decompression-split-chunk.tentative.any.shadowrealm-in-sharedworker.html]
expected: ERROR
[decompression-split-chunk.tentative.any.shadowrealm-in-shadowrealm.html]
expected: ERROR