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