commit e83caa2c66d28e216a204c6402bf68267ba393bc parent 5dd4896f18ff7cb7fe9ddc08dfe2553f733ac07d Author: Randell Jesup <rjesup@mozilla.com> Date: Tue, 7 Oct 2025 14:07:01 +0000 Bug 1918741: Change Compression Dictionary WPTs to assume pass r=necko-reviewers,kershaw Differential Revision: https://phabricator.services.mozilla.com/D255714 Diffstat:
9 files changed, 0 insertions(+), 63 deletions(-)
diff --git a/testing/web-platform/meta/fetch/compression-dictionary/dictionary-clear-site-data-cache.tentative.https.html.ini b/testing/web-platform/meta/fetch/compression-dictionary/dictionary-clear-site-data-cache.tentative.https.html.ini @@ -1,3 +0,0 @@ -[dictionary-clear-site-data-cache.tentative.https.html] - [Clear-Site-Data with "cache" directive must unregister dictionary] - expected: FAIL diff --git a/testing/web-platform/meta/fetch/compression-dictionary/dictionary-clear-site-data-cookies.tentative.https.html.ini b/testing/web-platform/meta/fetch/compression-dictionary/dictionary-clear-site-data-cookies.tentative.https.html.ini @@ -1,3 +0,0 @@ -[dictionary-clear-site-data-cookies.tentative.https.html] - [Clear-Site-Data with "cookies" directive must unregister dictionary] - expected: FAIL diff --git a/testing/web-platform/meta/fetch/compression-dictionary/dictionary-clear-site-data-storage.tentative.https.html.ini b/testing/web-platform/meta/fetch/compression-dictionary/dictionary-clear-site-data-storage.tentative.https.html.ini @@ -1,3 +0,0 @@ -[dictionary-clear-site-data-storage.tentative.https.html] - [Clear-Site-Data with "storage" directive must not unregister dictionary] - expected: FAIL diff --git a/testing/web-platform/meta/fetch/compression-dictionary/dictionary-compressed.tentative.https.html.ini b/testing/web-platform/meta/fetch/compression-dictionary/dictionary-compressed.tentative.https.html.ini @@ -1,15 +0,0 @@ -[dictionary-compressed.tentative.https.html] - [Decompresion using gzip-encoded dictionary works as expected] - expected: FAIL - - [Decompresion using Brotli-encoded dictionary works as expected] - expected: FAIL - - [Decompresion using Zstandard-encoded dictionary works as expected] - expected: FAIL - - [A dcb dictionary-compressed dictionary can be used as a dictionary for future requests.] - expected: FAIL - - [A dcz dictionary-compressed dictionary can be used as a dictionary for future requests.] - expected: FAIL diff --git a/testing/web-platform/meta/fetch/compression-dictionary/dictionary-decompression.tentative.https.html.ini b/testing/web-platform/meta/fetch/compression-dictionary/dictionary-decompression.tentative.https.html.ini @@ -1,9 +0,0 @@ -[dictionary-decompression.tentative.https.html] - [Decompresion using Brotli with the dictionary works as expected] - expected: FAIL - - [Decompresion using Zstandard with the dictionary works as expected] - expected: FAIL - - [Decompresion of a cross origin resource works as expected] - expected: FAIL diff --git a/testing/web-platform/meta/fetch/compression-dictionary/dictionary-fetch-no-cors.tentative.https.html.ini b/testing/web-platform/meta/fetch/compression-dictionary/dictionary-fetch-no-cors.tentative.https.html.ini @@ -1,3 +0,0 @@ -[dictionary-fetch-no-cors.tentative.https.html] - [Fetch cross-origin no-cors request does not include Available-Dictionary header] - expected: FAIL diff --git a/testing/web-platform/meta/fetch/compression-dictionary/dictionary-fetch-with-link-element.tentative.https.html.ini b/testing/web-platform/meta/fetch/compression-dictionary/dictionary-fetch-with-link-element.tentative.https.html.ini @@ -1,9 +0,0 @@ -[dictionary-fetch-with-link-element.tentative.https.html] - [Fetch cross origin dictionary using link element] - expected: FAIL - - [Fetch same origin dictionary using link element] - expected: FAIL - - [Browser supports link element with compression-dictionary rel.] - expected: FAIL diff --git a/testing/web-platform/meta/fetch/compression-dictionary/dictionary-fetch-with-link-header.tentative.https.html.ini b/testing/web-platform/meta/fetch/compression-dictionary/dictionary-fetch-with-link-header.tentative.https.html.ini @@ -1,3 +0,0 @@ -[dictionary-fetch-with-link-header.tentative.https.html] - [Fetch same origin dictionary using link header] - expected: FAIL diff --git a/testing/web-platform/meta/fetch/compression-dictionary/dictionary-registration.tentative.https.html.ini b/testing/web-platform/meta/fetch/compression-dictionary/dictionary-registration.tentative.https.html.ini @@ -1,15 +0,0 @@ -[dictionary-registration.tentative.https.html] - [Simple dictionary registration and unregistration] - expected: FAIL - - [Dictionary registration with dictionary ID] - expected: FAIL - - [New dictionary registration overrides the existing one] - expected: FAIL - - [Dictionary registration does not invalidate cache entry] - expected: FAIL - - [Expired dictionary is not used] - expected: FAIL