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: ec70a3ab5a3635a1b411895a6322e375797e2aed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[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