[wpt-sync] Sync PR 24080 - Python3: port client-hints tests
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox79 fixed)
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24080 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24080
Details from upstream follow.
Ziran Sun <zsun@igalia.com> wrote:
Python3: port client-hints tests
Assignee | ||
Comment 1•9 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=14c4e1813f02589af9fa8ba6343c1862148ed479
Assignee | ||
Comment 2•9 months ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 21 tests and 1 subtests
Status Summary
Firefox
OK : 21
PASS: 16
FAIL: 11
Chrome
OK : 21
PASS: 25
FAIL: 2
Safari
OK : 21
PASS: 15
FAIL: 12
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/client-hints/accept-ch-no-feature-policy.sub.https.html
Accept-CH header test: FAIL (Chrome: PASS, Safari: FAIL)
/client-hints/accept-ch-stickiness/cross-origin-iframe-redirect-with-fp-delegation.https.html
Iframe redirect with Feature Policy delegation got client hints according to expectations.: FAIL (Chrome: PASS, Safari: FAIL)
/client-hints/accept-ch-answers.sub.https.html
Accept-CH header test: FAIL (Chrome: PASS, Safari: FAIL)
/client-hints/accept-ch-stickiness/same-origin-subresource-redirect-opted-in.https.html
same-origin subresource redirect with opt-in got client hints according to expectations.: FAIL (Chrome: PASS, Safari: FAIL)
/client-hints/sec-ch-ua.https.html
Open HTTPS window post-opt-in: Sec-CH-UA
header with minor version.: FAIL (Chrome: PASS, Safari: FAIL)
Open HTTPS window prior to opt-in: Sec-CH-UA
header with minor version.: FAIL (Chrome: PASS, Safari: FAIL)
/client-hints/accept-ch-stickiness/cross-origin-subresource-redirect-with-fp-delegation.https.html
cross-origin subresource redirect with Feature Policy delegation got client hints according to expectations.: FAIL (Chrome: PASS, Safari: FAIL)
/client-hints/accept-ch-stickiness/same-origin-navigation-redirect.https.html
redirect on navigation got client hints according to expectations.: FAIL (Chrome: PASS, Safari: FAIL)
/client-hints/http-equiv-accept-ch-merge.https.html
Accept-CH header test: FAIL (Chrome: PASS, Safari: FAIL)
/client-hints/accept-ch-feature-policy.sub.https.html
Accept-CH header test: FAIL (Chrome: PASS, Safari: FAIL)
Cross-Origin Accept-CH header test: FAIL (Chrome: PASS, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/26b6bf123160 [wpt PR 24080] - Python3: port client-hints tests, a=testonly
Comment 4•9 months ago
|
||
bugherder |
Description
•