diff options
Diffstat (limited to 'testing/web-platform/meta/speculation-rules/prefetch/no-vary-search/prefetch-single.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/speculation-rules/prefetch/no-vary-search/prefetch-single.https.html.ini | 180 |
1 files changed, 180 insertions, 0 deletions
diff --git a/testing/web-platform/meta/speculation-rules/prefetch/no-vary-search/prefetch-single.https.html.ini b/testing/web-platform/meta/speculation-rules/prefetch/no-vary-search/prefetch-single.https.html.ini new file mode 100644 index 0000000000..9ade7c8ac5 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prefetch/no-vary-search/prefetch-single.https.html.ini @@ -0,0 +1,180 @@ +[prefetch-single.https.html?19-19] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as all query parameters except c can be ignored. Allow extension via parameters.] + expected: FAIL + + +[prefetch-single.https.html?6-6] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Don't use prefetched response as the URLs have different value for c.] + expected: FAIL + + +[prefetch-single.https.html?12-12] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as query parameter a can be ignored.] + expected: FAIL + + +[prefetch-single.https.html?5-5] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as the URLs do not vary on any query parameters.] + expected: FAIL + + +[prefetch-single.https.html?26-last] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use the prefetched URL. Empty No-Vary-Search means default URL variance. The prefetched and the navigated URLs have to be the same.] + expected: FAIL + + +[prefetch-single.https.html?2-2] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Don't use prefetched response as query parameter b has different value.] + expected: FAIL + + +[prefetch-single.https.html?4-4] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as the URLs do not vary on any query parameters.] + expected: FAIL + + +[prefetch-single.https.html?14-14] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as all query parameters except c can be ignored.] + expected: FAIL + + +[prefetch-single.https.html?11-11] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as query parameter c can be ignored.] + expected: FAIL + + +[prefetch-single.https.html?8-8] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as the URLs have the same values for a.] + expected: FAIL + + +[prefetch-single.https.html?9-9] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as the URLs have the same values for a.] + expected: FAIL + + +[prefetch-single.https.html?10-10] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Don't use prefetched response as key-order is set to false and the URLs are not identical.] + expected: FAIL + + +[prefetch-single.https.html?20-20] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as query parameter c can be ignored. Allow extension via parameters.] + expected: FAIL + + +[prefetch-single.https.html?3-3] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as the URLs do not vary by a and b.] + expected: FAIL + + +[prefetch-single.https.html?13-13] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as query parameter a can be ignored.] + expected: FAIL + + +[prefetch-single.https.html?7-7] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Don't use prefetched response as the URLs have the values in different order for a.] + expected: FAIL + + +[prefetch-single.https.html?23-23] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as all query parameters except c can be ignored. Allow extension via parameters.] + expected: FAIL + + +[prefetch-single.https.html?22-22] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as the URLs do not vary on any query parameters. Allow extension via parameters.] + expected: FAIL + + +[prefetch-single.https.html?1-1] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as query parameter b has the same value.] + expected: FAIL + + +[prefetch-single.https.html?25-25] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use the prefetched URL. Empty No-Vary-Search means default URL variance. The prefetched and the navigated URLs have to be the same.] + expected: FAIL + + +[prefetch-single.https.html?18-18] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as even though all query parameters except c and d can be ignored, c value matches and d value matches. Some query parameters to be ignored appear multiple times in the query.] + expected: FAIL + + +[prefetch-single.https.html?17-17] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as even though all query parameters except c and d can be ignored, c value matches and d value matches.] + expected: FAIL + + +[prefetch-single.https.html?15-15] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as all query parameters except c can be ignored. Only the last except matters.] + expected: FAIL + + +[prefetch-single.https.html?21-21] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Use prefetched response as the URLs have the values in different order for a. Allow extension via parameters.] + expected: FAIL + + +[prefetch-single.https.html?24-24] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Don't use the prefetched URL. Empty No-Vary-Search means default URL variance. The prefetched and the navigated URLs have to be the same.] + expected: FAIL + + +[prefetch-single.https.html?16-16] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Don't use prefetched response as even though all query parameters except c can be ignored, c has different value.] + expected: FAIL |