Source code
Revision control
Copy as Markdown
Other Tools
[bad-underlying-sources.any.sharedworker.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
[bad-underlying-sources.any.worker.html]
[bad-underlying-sources.any.serviceworker.html]
expected:
if (os == "android") and not debug: [OK, ERROR]
[bad-underlying-sources.any.html]
[bad-underlying-sources.any.shadowrealm.html]
expected:
if (os == "linux") and not tsan and debug and fission: CRASH
if (os == "linux") and not tsan and not debug and not fission: CRASH
if (os == "android") and debug: CRASH
ERROR
[bad-underlying-sources.https.any.shadowrealm-in-serviceworker.html]
expected: [ERROR, TIMEOUT]
[bad-underlying-sources.any.shadowrealm-in-shadowrealm.html]
expected: ERROR
[bad-underlying-sources.any.shadowrealm-in-window.html]
expected: ERROR
[bad-underlying-sources.https.any.shadowrealm-in-audioworklet.html]
expected:
if os == "linux": [ERROR, TIMEOUT]
ERROR
[bad-underlying-sources.any.shadowrealm-in-sharedworker.html]
expected: ERROR
[bad-underlying-sources.any.shadowrealm-in-dedicatedworker.html]
expected: ERROR