summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/speculation-rules/prerender/response-code-non-successful.html.ini
blob: fed8f95d8218cac12ad78be483df34372e62b70e (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
[response-code-non-successful.html]
  expected: ERROR

[response-code-non-successful.html?code=204]
  expected:
    if (os == "android") and fission: [ERROR, TIMEOUT]
    ERROR

[response-code-non-successful.html?code=500]
  expected:
    if (os == "android") and fission: [ERROR, TIMEOUT]
    ERROR

[response-code-non-successful.html?code=402]
  expected:
    if (os == "android") and fission: [ERROR, TIMEOUT]
    ERROR

[response-code-non-successful.html?code=205]
  expected:
    if (os == "android") and fission: [ERROR, TIMEOUT]
    ERROR

[response-code-non-successful.html?code=503]
  expected:
    if (os == "android") and fission: [TIMEOUT, ERROR]
    ERROR

[response-code-non-successful.html?code=404]
  expected:
    if (os == "android") and fission: [ERROR, TIMEOUT]
    ERROR