Closed
Bug 1472323
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11736 - WPT tests for http-equiv accept-ch header
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11736 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11736
Details from upstream follow.
Tarun Bansal <tbansal@chromium.org> wrote:
> WPT tests for http-equiv accept-ch header
>
> This CL adds WPT tests for http-equiv accept-ch header:
> (1) The header is not honored on HTTP pages
> (2) Malformed header is not honored
> (3) When the header is present, client hints are attached only
> on the same-origin subresources, and not on cross-origin
> subresources in the same navigation.
> (4) When the header is present, client hints are attached only
> on the same origin subresources, and not on subresources in
> a new navigation.
>
> Bug:856700
> Change-Id: I3f82df8cd02816b06542256062eb291577ebe8b7
> Reviewed-on: https://chromium-review.googlesource.com/1120953
> WPT-Export-Revision: e0e8c6be1be214b8b2e88cabbd7600178a451723
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f4bcc00e9792693f1d0721b31ff4c6e29fbd6c7f
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=565d44f05854ccfdcb4330671796a7cd8b6cc8b1
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=261e7ee4c5013fd27bdfb61e3138431112bdc1bc
| Assignee | ||
Comment 7•7 years ago
|
||
Ran 5 tests and 8 subtests
OK : 4
PASS : 4
FAIL : 3
TIMEOUT: 2
New tests that have failures or other problems:
/client-hints/accept_ch.tentative.sub.https.html
Accept-CH header test: FAIL
/client-hints/http_equiv_accept_ch.tentative.https.html: TIMEOUT
Loading of resources/do_not_expect_client_hints_headers.html did not finish.: TIMEOUT
Test that the browser attaches client hints on subresources in the same navigation: FAIL
/client-hints/http_equiv_accept_ch.tentative.sub.https.html
Same origin Accept-CH http-equiv test: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a7b33b087b15
[wpt PR 11736] - WPT tests for http-equiv accept-ch header, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/12c477fd49fd
[wpt PR 11736] - Update wpt metadata, a=testonly
Comment 9•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/a7b33b087b15
https://hg.mozilla.org/mozilla-central/rev/12c477fd49fd
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•