1[capacity_allocation_async_basic.tentative.https.any.html]
2  [The starting capacity of a NativeIOFileManager is 0]
3    expected: FAIL
4
5  [getRemainingCapacity() reports the capacity granted by requestCapacity()]
6    expected: FAIL
7
8  [getRemainingCapacity() reports zero after a releaseCapacity() matching the capacity granted by a requestCapacity().]
9    expected: FAIL
10
11  [requestCapacity() grants the requested capacity for small requests]
12    expected: FAIL
13
14
15[capacity_allocation_async_basic.tentative.https.any.sharedworker.html]
16  [The starting capacity of a NativeIOFileManager is 0]
17    expected: FAIL
18
19  [getRemainingCapacity() reports the capacity granted by requestCapacity()]
20    expected: FAIL
21
22  [getRemainingCapacity() reports zero after a releaseCapacity() matching the capacity granted by a requestCapacity().]
23    expected: FAIL
24
25  [requestCapacity() grants the requested capacity for small requests]
26    expected: FAIL
27
28
29[capacity_allocation_async_basic.tentative.https.any.serviceworker.html]
30  [The starting capacity of a NativeIOFileManager is 0]
31    expected: FAIL
32
33  [getRemainingCapacity() reports the capacity granted by requestCapacity()]
34    expected: FAIL
35
36  [getRemainingCapacity() reports zero after a releaseCapacity() matching the capacity granted by a requestCapacity().]
37    expected: FAIL
38
39  [requestCapacity() grants the requested capacity for small requests]
40    expected: FAIL
41
42
43[capacity_allocation_async_basic.tentative.https.any.worker.html]
44  [The starting capacity of a NativeIOFileManager is 0]
45    expected: FAIL
46
47  [getRemainingCapacity() reports the capacity granted by requestCapacity()]
48    expected: FAIL
49
50  [getRemainingCapacity() reports zero after a releaseCapacity() matching the capacity granted by a requestCapacity().]
51    expected: FAIL
52
53  [requestCapacity() grants the requested capacity for small requests]
54    expected: FAIL
55
56