diff options
Diffstat (limited to 'tests/wpt/meta/fetch/http-cache/no-vary-search.tentative.any.js.ini')
-rw-r--r-- | tests/wpt/meta/fetch/http-cache/no-vary-search.tentative.any.js.ini | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/wpt/meta/fetch/http-cache/no-vary-search.tentative.any.js.ini b/tests/wpt/meta/fetch/http-cache/no-vary-search.tentative.any.js.ini new file mode 100644 index 00000000000..48ef0549bc3 --- /dev/null +++ b/tests/wpt/meta/fetch/http-cache/no-vary-search.tentative.any.js.ini @@ -0,0 +1,15 @@ +[no-vary-search.tentative.any.html] + [When params is set to true, URL differs only by their parameters (other than `dispatch` and `uuid`) should not be cached as different entries.] + expected: FAIL + + +[no-vary-search.tentative.any.sharedworker.html] + expected: ERROR + +[no-vary-search.tentative.any.worker.html] + [When params is set to true, URL differs only by their parameters (other than `dispatch` and `uuid`) should not be cached as different entries.] + expected: FAIL + + +[no-vary-search.tentative.any.serviceworker.html] + expected: ERROR |