summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom/observable/tentative/observable-toArray.any.js.ini
blob: bcc496632219caa0a37b14579630f2d07ace9d4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[observable-toArray.any.worker.html]
  [toArray(): basic next/complete]
    expected: FAIL

  [toArray(): first error() rejects promise; subsequent error()s report the exceptions]
    expected: FAIL

  [toArray(): complete() resolves promise; subsequent error()s report the exceptions]
    expected: FAIL

  [toArray(): Subscribing with an aborted signal returns an immediately rejected promise]
    expected: FAIL

  [toArray(): Aborting the passed-in signal rejects the returned promise]
    expected: FAIL

  [Operator Promise abort ordering]
    expected: FAIL


[observable-toArray.any.html]
  [toArray(): basic next/complete]
    expected: FAIL

  [toArray(): first error() rejects promise; subsequent error()s report the exceptions]
    expected: FAIL

  [toArray(): complete() resolves promise; subsequent error()s report the exceptions]
    expected: FAIL

  [toArray(): Subscribing with an aborted signal returns an immediately rejected promise]
    expected: FAIL

  [toArray(): Aborting the passed-in signal rejects the returned promise]
    expected: FAIL

  [Operator Promise abort ordering]
    expected: FAIL