[wpt-sync] Sync PR 22555 - Fixing //cookie/domain WPTs.
Categories
(Core :: Networking: Cookies, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][necko-triaged])
Sync web-platform-tests PR 22555 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22555
Details from upstream follow.
Mike West <mkwst@chromium.org> wrote:
Fixing //cookie/domain WPTs.
The existing //cookie/domain WPTs all use
aas their cookie name,
which means that they stomp on each other depending on how they're run.
This patch alters the names to distinguish between tests, which should
be more stable.Change-Id: I2359865246a717cf274be1ab66629b08509498eb
Reviewed-on: https://chromium-review.googlesource.com/2127089
WPT-Export-Revision: 129b93bc6bfbef05769534ca3eef55a04f85dc36
| Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 51 tests
Status Summary
Firefox
OK : 4
PASS: 12[GitHub] 59[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
Chrome
OK : 4
PASS: 12
Safari
OK : 4
PASS: 12
Links
Updated•5 years ago
|
Comment 4•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/ad86776decb1
https://hg.mozilla.org/mozilla-central/rev/509f3904b0b5
Description
•