[wpt-sync] Sync PR 32438 - [Private Network Access] Calculate ClientSecurityState from network response
Categories
(Core :: DOM: Networking, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox98 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32438 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32438
Details from upstream follow.
Yifan Luo <lyf@google.com> wrote:
[Private Network Access] Calculate ClientSecurityState from network response
Bug: 1282639
Change-Id: I6b7693fe73c08557ad89409c203ff07e766c23ae
Reviewed-on: https://chromium-review.googlesource.com/3396154
WPT-Export-Revision: 98332fa2c22542937b5af9a2d2987899d8c3acb9
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 14 subtests
Status Summary
Firefox
OK : 1
PASS : 4
FAIL : 10
Chrome
OK : 1
PASS : 4
FAIL : 10
Safari
TIMEOUT: 2
NOTRUN : 13
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/fetch/private-network-access/shared-worker-fetch.https.window.html
private to local: failure.: FAIL (Chrome: FAIL, Safari: NOTRUN)
private to local: success.: FAIL (Chrome: FAIL, Safari: NOTRUN)
public to local: failed preflight.: FAIL (Chrome: FAIL, Safari: NOTRUN)
public to local: success.: FAIL (Chrome: FAIL, Safari: NOTRUN)
public to private: failed preflight.: FAIL (Chrome: FAIL, Safari: NOTRUN)
public to private: success.: FAIL (Chrome: FAIL, Safari: NOTRUN)
treat-as-public to local: failed preflight.: FAIL (Chrome: FAIL, Safari: NOTRUN)
treat-as-public to local: success.: FAIL (Chrome: FAIL, Safari: NOTRUN)
treat-as-public to private: failed preflight.: FAIL (Chrome: FAIL, Safari: NOTRUN)
treat-as-public to private: success.: FAIL (Chrome: FAIL, Safari: NOTRUN)
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b63950e44745
https://hg.mozilla.org/mozilla-central/rev/98b9ecc40f96
Description
•