Source code

Revision control

Copy as Markdown

Other Tools

[atomics-wait-async.https.any.html]
expected:
if (os == "android") and debug: [OK, TIMEOUT]
[Atomics.waitAsync timeout in a Window]
expected: FAIL
[Atomics.waitAsync notification in a Window]
expected: FAIL
[atomics-wait-async.https.any.worker.html]
expected:
if (os == "android") and debug: [OK, TIMEOUT]
[Atomics.waitAsync timeout in a DedicatedWorkerGlobalScope]
expected: FAIL
[Atomics.waitAsync notification in a DedicatedWorkerGlobalScope]
expected: FAIL