Closed
Bug 1509312
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 14182 - [cookies] Add test for default path calculation
Categories
(Core :: Networking: Cookies, enhancement, P4)
Core
Networking: Cookies
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][necko-triaged])
Sync web-platform-tests PR 14182 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14182
Details from upstream follow.
Mike Pennisi <mike@mikepennisi.com> wrote:
> [cookies] Add test for default path calculation
>
> @mikewest This is the cause of many of [the failures reported by wpt.fyi for `cookies/http-state` in Firefox](https://wpt.fyi/results/cookies/http-state?sha=e340f910d3&labels=taskcluster,firefox), but it's difficult to understand the problem in those terms.
>
> browser | status
> -----------|-------
> Chrome 70 | :heavy_check_mark:
> Edge 15 | :x:
> Firefox 63 | :x:
> IE 11 | :x:
> Safari 12 | :heavy_check_mark:
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → Networking: Cookies
Product: Testing → Core
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1073a2ef891d66fd8a12441afc5d30acf39c7290
Assignee | ||
Comment 3•7 years ago
|
||
Ran 12 tests and 1 subtests
OK : 1
FAIL : 1
New tests that have failures or other problems:
/cookies/path/default.html
Test for default cookie path: FAIL
Tests that are disabled for instability:
/cookies/http-state/attribute-tests.html
/cookies/http-state/charset-tests.html
/cookies/http-state/chromium-tests.html
/cookies/http-state/comma-tests.html
/cookies/http-state/domain-tests.html
/cookies/http-state/general-tests.html
/cookies/http-state/mozilla-tests.html
/cookies/http-state/name-tests.html
/cookies/http-state/ordering-tests.html
/cookies/http-state/path-tests.html
/cookies/http-state/value-tests.html
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream][necko-triaged]
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/feff3cf9a249
[wpt PR 14182] - [cookies] Add test for default path calculation, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/d07ad4e1e5c5
[wpt PR 14182] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/6ee7d7b4aadf
[wpt PR 14182] - [cookies] Add test for default path calculation, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/0023cd689ddf
[wpt PR 14182] - Update wpt metadata, a=testonly
Comment 6•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6ee7d7b4aadf
https://hg.mozilla.org/mozilla-central/rev/0023cd689ddf
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•