summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/atomics-wait-async.https.any.js.ini
blob: bd704a758766a1bc406f6ba2d87a6ad2f6ab2e2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[atomics-wait-async.https.any.html]
  expected:
    if (os == "android") and debug and not swgl: TIMEOUT
  [Atomics.waitAsync timeout in a Window]
    expected: FAIL

  [Atomics.waitAsync notification in a Window]
    expected: FAIL


[atomics-wait-async.https.any.worker.html]
  [Atomics.waitAsync timeout in a DedicatedWorkerGlobalScope]
    expected: FAIL

  [Atomics.waitAsync notification in a DedicatedWorkerGlobalScope]
    expected: FAIL