[wpt-sync] Sync PR 33349 - Consolidate header files for client hint WPTs
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox101 fixed)
Tracking | Status | |
---|---|---|
firefox101 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33349 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33349
Details from upstream follow.
Aaron Tagliaboschi <aarontag@chromium.org> wrote:
Consolidate header files for client hint WPTs
Move files with the same "Accept-CH" header to their own directory,
remove "Accept-CH" line from header file, and add "dir.headers" fileThis will make it easier to update header files for added hints in later
CLsNo values were changed, only moved
Bug: 1304740
Change-Id: I065eb85ab8f10a79161366fa491b1f30a22a097e
Reviewed-on: https://chromium-review.googlesource.com/3542073
WPT-Export-Revision: e8c546adc8555843b82473a05b37539941bcb70f
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 7 tests and 4 subtests
Status Summary
Firefox
OK : 7
PASS: 4
FAIL: 11
Chrome
OK : 7
PASS: 14
FAIL: 1
Safari
OK : 7
PASS: 3
FAIL: 12
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/client-hints/accept-ch/answers.sub.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)
/client-hints/accept-ch/no-feature-policy.sub.https.html
Accept-CH header test: FAIL (Chrome: PASS, Safari: FAIL)
/client-hints/accept-ch/feature-policy-navigation/feature-policy.https.html
Client hints loaded on cross-origin iframe request with feature policy.: FAIL (Chrome: PASS, Safari: FAIL)
Client hints loaded on same-origin iframe request with feature policy.: FAIL (Chrome: PASS, Safari: FAIL)
Client hints loaded on cross-origin iframe request with feature policy after attempting to set independently.: FAIL (Chrome: PASS, Safari: FAIL)
/client-hints/accept-ch/feature-policy-navigation/no-feature-policy.https.html
Client hints not loaded on cross-origin iframe request with no feature policy.: FAIL (Chrome: PASS, Safari: FAIL)
Client hints loaded on same-origin iframe request with no feature policy.: FAIL (Chrome: PASS, Safari: FAIL)
Client hints loaded on cross-origin iframe request with allow list.: FAIL (Chrome: PASS, Safari: FAIL)
Client hints loaded on same-origin iframe request with allow list.: FAIL (Chrome: PASS, Safari: FAIL)
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/faa5fb742401
https://hg.mozilla.org/mozilla-central/rev/93e4fc5e9e32
Description
•