Open
Bug 1972692
Opened 18 hours ago
Updated 18 hours ago
New wpt failures in /fetch/compression-dictionary/ [dictionary-clear-site-data-cache.tentative.https.html, dictionary-clear-site-data-cookies.tentative.https.html, dictionary-clear-site-data-storage.tentative.https.html, and 6 others]
Categories
(Core :: DOM: Networking, defect)
Core
DOM: Networking
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 53090 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
- /fetch/compression-dictionary/dictionary-clear-site-data-cache.tentative.https.html [wpt.fyi]
- Clear-Site-Data with "cache" directive must unregister dictionary:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Clear-Site-Data with "cache" directive must unregister dictionary:
- /fetch/compression-dictionary/dictionary-clear-site-data-cookies.tentative.https.html [wpt.fyi]
- Clear-Site-Data with "cookies" directive must unregister dictionary:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Clear-Site-Data with "cookies" directive must unregister dictionary:
- /fetch/compression-dictionary/dictionary-clear-site-data-storage.tentative.https.html [wpt.fyi]
- Clear-Site-Data with "storage" directive must not unregister dictionary:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Clear-Site-Data with "storage" directive must not unregister dictionary:
- /fetch/compression-dictionary/dictionary-compressed.tentative.https.html [wpt.fyi]
- A dcb dictionary-compressed dictionary can be used as a dictionary for future requests.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - A dcz dictionary-compressed dictionary can be used as a dictionary for future requests.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- A dcb dictionary-compressed dictionary can be used as a dictionary for future requests.:
- /fetch/compression-dictionary/dictionary-decompression.tentative.https.html [wpt.fyi]
- Decompresion using Brotli with the dictionary works as expected:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Decompresion using Zstandard with the dictionary works as expected:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Decompresion of a cross origin resource works as expected:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Decompresion using Brotli with the dictionary works as expected:
- /fetch/compression-dictionary/dictionary-fetch-no-cors.tentative.https.html [wpt.fyi]
- Fetch cross-origin no-cors request does not include Available-Dictionary header:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Fetch cross-origin no-cors request does not include Available-Dictionary header:
- /fetch/compression-dictionary/dictionary-fetch-with-link-element.tentative.https.html [wpt.fyi]
- Browser supports link element with compression-dictionary rel.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Fetch same origin dictionary using link element:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Fetch cross origin dictionary using link element:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Browser supports link element with compression-dictionary rel.:
- /fetch/compression-dictionary/dictionary-fetch-with-link-header.tentative.https.html [wpt.fyi]
- Fetch same origin dictionary using link header:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Fetch same origin dictionary using link header:
- /fetch/compression-dictionary/dictionary-registration.tentative.https.html [wpt.fyi]
- Simple dictionary registration and unregistration:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Dictionary registration with dictionary ID:
FAIL
(Chrome:PASS
, Safari:FAIL
) - New dictionary registration overrides the existing one:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Dictionary registration does not invalidate cache entry:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Expired dictionary is not used:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Simple dictionary registration and unregistration:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1972052 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
You need to log in
before you can comment on or make changes to this bug.
Description
•