[wpt-sync] Sync PR 59305 - [wdspec] Fix before_request_sent.py cookie tests for Chrome
Categories
(Remote Protocol :: WebDriver BiDi, task, P3)
Tracking
(firefox152 fixed)
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: wpt-sync, Assigned: jdescottes)
References
()
Details
(Whiteboard: [webdriver:m20][wptsync downstream])
Sync web-platform-tests PR 59305 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/59305
Details from upstream follow.
Julian Descottes <jdescottes@mozilla.com> wrote:
[wdspec] Fix before_request_sent.py cookie tests for Chrome
Adding a fixture to automatically clear cookies at the beginning of each test, and removing the sameSite assert.
Updated•1 month ago
|
| Reporter | ||
Updated•1 month ago
|
| Reporter | ||
Updated•1 month ago
|
| Reporter | ||
Comment 1•1 month ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9bc9c26447ede3d1f6238c7c3af7c59357cdf254
| Reporter | ||
Comment 2•1 month ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 1 subtests
Status Summary
Firefox
OK : 1[GitHub] 3[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-debug-isolated-process-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2204-64-wayland-debug, Gecko-linux2204-64-wayland-opt, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt]
PASS : 25[GitHub] 33[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-debug-isolated-process-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2204-64-wayland-debug, Gecko-linux2204-64-wayland-opt, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt]
Chrome
OK : 1
PASS : 25
Safari
OK : 1
ERROR: 25
Links
| Assignee | ||
Updated•1 month ago
|
Updated•1 month ago
|
Description
•