Closed
Bug 1888891
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 45447 - Add WPT for Compression Dictionary Transport
Categories
(Core :: DOM: Networking, task, P4)
Core
DOM: Networking
Tracking
()
RESOLVED
FIXED
126 Branch
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45447 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45447
Details from upstream follow.
Tsuyoshi Horo <horo@chromium.org> wrote:
Add WPT for Compression Dictionary Transport
Bug: 1413922
Change-Id: I4f7aad71a043354f5c107a301b66d58a1409ef89
Reviewed-on: https://chromium-review.googlesource.com/5401505
WPT-Export-Revision: 52ea4fbcaeb140cbca9a3528f9d0b40bdd225032
| Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → DOM: Networking
Product: Testing → Core
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f96c99090673d3f80ec0d5d315959c182a0d545f
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 5 tests and 3 subtests
Status Summary
Firefox
OK : 5
FAIL: 13
Chrome
OK : 5
FAIL: 13
Safari
OK : 5
FAIL: 13
Links
Details
New Tests That Don't Pass
- /fetch/compression-dictionary/dictionary-clear-site-data.tentative.https.html [wpt.fyi]
- Clear-Site-Data with "cache" directive must unregister dictionary:
FAIL(Chrome:FAIL, Safari:FAIL) - Clear-Site-Data with "cookies" directive must unregister dictionary:
FAIL(Chrome:FAIL, Safari:FAIL) - Clear-Site-Data with "storage" directive must not unregister dictionary:
FAIL(Chrome:FAIL, Safari:FAIL)
- Clear-Site-Data with "cache" directive must unregister dictionary:
- /fetch/compression-dictionary/dictionary-decompression.tentative.https.html [wpt.fyi]
- Decompresion using Brotli with the dictionary works as expected:
FAIL(Chrome:FAIL, Safari:FAIL) - Decompresion using Zstandard with the dictionary works as expected:
FAIL(Chrome:FAIL, Safari:FAIL) - Decompresion of a cross origin resource works as expected:
FAIL(Chrome:FAIL, Safari:FAIL)
- Decompresion using Brotli with the dictionary works as expected:
- /fetch/compression-dictionary/dictionary-fetch-with-link-element.tentative.https.html [wpt.fyi]
- Browser supports link element with dictionary rel.:
FAIL(Chrome:FAIL, Safari:FAIL) - Fetch same origin dictionary using link element:
FAIL(Chrome:FAIL, Safari:FAIL) - Fetch cross origin dictionary using link element:
FAIL(Chrome:FAIL, Safari:FAIL)
- Browser supports link element with dictionary rel.:
- /fetch/compression-dictionary/dictionary-fetch-with-link-header.tentative.https.html [wpt.fyi]
- Fetch same origin dictionary using link header:
FAIL(Chrome:FAIL, 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:FAIL, Safari:FAIL) - Dictionary registration with dictionary ID:
FAIL(Chrome:FAIL, Safari:FAIL) - New dictionary registration overrides the existing one:
FAIL(Chrome:FAIL, Safari:FAIL)
- Simple dictionary registration and unregistration:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6aab857cc6f1
[wpt PR 45447] - Add WPT for Compression Dictionary Transport, a=testonly
https://hg.mozilla.org/integration/autoland/rev/e58529c57aed
[wpt PR 45447] - Update wpt metadata, a=testonly
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/6aab857cc6f1
https://hg.mozilla.org/mozilla-central/rev/e58529c57aed
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•