[wpt-sync] Sync PR 25487 - Modify failing cookie WPTs to use HTTPS
Categories
(Core :: Networking: Cookies, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox83 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25487 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25487
Details from upstream follow.
b'Steven Bingler <bingler@chromium.org>' wrote:
Modify failing cookie WPTs to use HTTPS
These tests fail when Schemeful Same-Site is active due to them
using an HTTP top-level with HTTPS subresources.
Because none of the tests appear to require an insecure top-level site
to test their assumptions, change them to use HTTPS instead which
avoids the issue.Bug:1127348
Change-Id: Ic3d7f7c87b683ab4506203e679a6bb6ba3d0e1f1Reviewed-on: https://chromium-review.googlesource.com/2404805
WPT-Export-Revision: a0893e91daf49fd1ccef94a6391fbaf3e5797f48
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 2 subtests
Status Summary
Firefox
OK : 4
PASS: 11
Chrome
OK : 4
PASS: 11
Safari
OK : 4
PASS: 7
FAIL: 4
Links
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•