summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/streams/readable-streams/async-iterator.any.js.ini
blob: c46cd54c2a8293f1102b4b8f8f44a64e8c600c6e (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[async-iterator.any.serviceworker.html]
  [Async iterator instances should have the correct list of properties]
    expected: FAIL

  [return(); next() [no awaiting\]]
    expected: FAIL

  [return(); next() with delayed cancel() [no awaiting\]]
    expected: FAIL

  [return(); return() [no awaiting\]]
    expected: FAIL


[async-iterator.any.sharedworker.html]
  expected:
    if (os == "android") and fission: TIMEOUT
  [Async iterator instances should have the correct list of properties]
    expected: FAIL

  [return(); next() [no awaiting\]]
    expected: FAIL

  [return(); next() with delayed cancel() [no awaiting\]]
    expected: FAIL

  [return(); return() [no awaiting\]]
    expected: FAIL


[async-iterator.any.worker.html]
  [Async iterator instances should have the correct list of properties]
    expected: FAIL

  [return(); next() [no awaiting\]]
    expected: FAIL

  [return(); next() with delayed cancel() [no awaiting\]]
    expected: FAIL

  [return(); return() [no awaiting\]]
    expected: FAIL


[async-iterator.any.html]
  [Async iterator instances should have the correct list of properties]
    expected: FAIL

  [return(); next() [no awaiting\]]
    expected: FAIL

  [return(); next() with delayed cancel() [no awaiting\]]
    expected: FAIL

  [return(); return() [no awaiting\]]
    expected: FAIL


[async-iterator.any.shadowrealm.html]
  expected: ERROR