[wpt-sync] Sync PR 32223 - [Private Network Access] Test service worker registration fetches.
Categories
(Core :: DOM: Networking, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32223 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32223
Details from upstream follow.
Titouan Rigoudy <titouan@chromium.org> wrote:
[Private Network Access] Test service worker registration fetches.
Tests are currently failing because the initiator's ClientSecurityState
is not correctly passed to the URLLoaderFactory used to perform the
fetches from the browser process.Bug: chromium:1239551
Change-Id: I83f57ee4f1fd81f837deb51522bda71db0aab579
Reviewed-on: https://chromium-review.googlesource.com/3356197
WPT-Export-Revision: e360bee2b46f29f4fb1540137c874b5b0a17225d
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f28f0a3bc12216b1bd521a86b95951e25b755d08
Assignee | ||
Comment 2•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=be8e3a91eb5d5565088b23c722750a7e7ad92642
Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 3 subtests
Status Summary
Firefox
OK : 1
FAIL: 3
Chrome
OK : 1
FAIL: 3
Safari
OK : 1
FAIL: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/fetch/private-network-access/service-worker.https.window.html
treat-as-public to local: failure.: FAIL (Chrome: FAIL, Safari: FAIL)
treat-as-public to private: failure.: FAIL (Chrome: FAIL, Safari: FAIL)
public to public: success.: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/061ccfc9f1d8 [wpt PR 32223] - [Private Network Access] Test service worker registration fetches., a=testonly https://hg.mozilla.org/integration/autoland/rev/3fb41ab13c47 [wpt PR 32223] - Update wpt metadata, a=testonly
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/061ccfc9f1d8
https://hg.mozilla.org/mozilla-central/rev/3fb41ab13c47
Description
•