blob: f8c632083bd33c3618e3507ffb86cf2cc866e300 (
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
|
[garbage-collection.https.html]
type: testharness
disabled: @True
[ReadableStreamController methods should continue working properly when scripts lose their reference to the readable stream]
expected: FAIL
[ReadableStream closed promise should fulfill even if the stream and reader JS references are lost]
expected: FAIL
[ReadableStream closed promise should reject even if stream and reader JS references are lost]
expected: FAIL
[Garbage-collecting a ReadableStreamReader should not unlock its stream]
expected: FAIL
[ReadableStreamController methods should continue working properly when scripts lose their reference to the readable stream]
expected: FAIL
[ReadableStream closed promise should fulfill even if the stream and reader JS references are lost]
expected: FAIL
[ReadableStream closed promise should reject even if stream and reader JS references are lost]
expected: FAIL
[Garbage-collecting a ReadableStreamReader should not unlock its stream]
expected: FAIL
[ReadableStreamController methods should continue working properly when scripts lose their reference to the readable stream]
expected: FAIL
[ReadableStream closed promise should fulfill even if the stream and reader JS references are lost]
expected: FAIL
[ReadableStream closed promise should reject even if stream and reader JS references are lost]
expected: FAIL
[Garbage-collecting a ReadableStreamReader should not unlock its stream]
expected: FAIL
|