summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/api/request/request-keepalive-quota.html.ini
blob: e1f5ddfbae03911fb7cc66f2fd1264c2eb06445a (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
[request-keepalive-quota.html]
  [A Keep-Alive fetch() with a body over the Quota Limit should reject.]
    expected: FAIL

  [A Keep-Alive fetch() should not be allowed if the Quota is used up.]
    expected: FAIL

  [A Keep-Alive fetch() should return only its allocated Quota upon promise resolution.]
    expected: FAIL


[request-keepalive-quota.html?slow-2]
  [Request Keepalive Quota Tests]
    expected: FAIL


[request-keepalive-quota.html?fast]
  [Request Keepalive Quota Tests]
    expected: FAIL


[request-keepalive-quota.html?slow-3]
  [Request Keepalive Quota Tests]
    expected: FAIL


[request-keepalive-quota.html?slow-1]
  [Request Keepalive Quota Tests]
    expected: FAIL


[request-keepalive-quota.html?include=slow-2]
  [A Keep-Alive fetch() should return only its allocated Quota upon promise resolution.]
    expected: FAIL


[request-keepalive-quota.html?include=fast]
  [A Keep-Alive fetch() with a body over the Quota Limit should reject.]
    expected: FAIL


[request-keepalive-quota.html?include=slow-3]
  expected:
    if (os == "android") and fission: [TIMEOUT, OK]
  [A Keep-Alive fetch() should not be allowed if the Quota is used up.]
    expected: FAIL


[request-keepalive-quota.html?include=slow-1]