summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/speculation-rules/prerender/response-code-non-successful.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/speculation-rules/prerender/response-code-non-successful.html.ini')
-rw-r--r--testing/web-platform/meta/speculation-rules/prerender/response-code-non-successful.html.ini32
1 files changed, 32 insertions, 0 deletions
diff --git a/testing/web-platform/meta/speculation-rules/prerender/response-code-non-successful.html.ini b/testing/web-platform/meta/speculation-rules/prerender/response-code-non-successful.html.ini
new file mode 100644
index 0000000000..fed8f95d82
--- /dev/null
+++ b/testing/web-platform/meta/speculation-rules/prerender/response-code-non-successful.html.ini
@@ -0,0 +1,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