summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/speculation-rules/prefetch/prefetch-status.https.html.ini
blob: 82245e35a8dc99c105e577f8591d150f7d050d9a (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
[prefetch-status.https.html?status=500&should_prefetch=false]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Check that only prefetched requests with status in 200-299 range are used.]
    expected: FAIL


[prefetch-status.https.html?status=400&should_prefetch=false]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Check that only prefetched requests with status in 200-299 range are used.]
    expected: FAIL


[prefetch-status.https.html?status=299&should_prefetch=true]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Check that only prefetched requests with status in 200-299 range are used.]
    expected: FAIL


[prefetch-status.https.html?status=250&should_prefetch=true]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Check that only prefetched requests with status in 200-299 range are used.]
    expected: FAIL


[prefetch-status.https.html?status=200&should_prefetch=true]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Check that only prefetched requests with status in 200-299 range are used.]
    expected: FAIL