Closed
Bug 1874692
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 43998 - [WebDriver BiDi] `storage.setCookie` `path`
Categories
(Remote Protocol :: WebDriver BiDi, task, P4)
Remote Protocol
WebDriver BiDi
Tracking
(firefox123 fixed)
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43998 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43998
Details from upstream follow.
Maksim Sadym <sadym@google.com> wrote:
[WebDriver BiDi]
storage.setCookie
path
Assignee | ||
Comment 1•1 year ago
|
||
PR 43998 applied with additional changes from upstream: 8b62664ec7eff59f805181e3c3fade956f177d0c
Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → WebDriver BiDi
Product: Testing → Remote Protocol
Assignee | ||
Comment 2•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c03a3e7f98cea8fbcb40dd75ee984d10d80c80d0
Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 5 tests and 1 subtests
Status Summary
Firefox
OK
: 5
FAIL
: 8
Chrome
OK
: 5
FAIL
: 8
Safari
OK
: 5
ERROR
: 8
Links
Details
New Tests That Don't Pass
- /webdriver/tests/bidi/storage/set_cookie/cookie_path.py [wpt.fyi]
- test_cookie_path[/]:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_cookie_path[/some_path]:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_cookie_path[/some/nested/path]:
FAIL
(Chrome:FAIL
, Safari:ERROR
)
- test_cookie_path[/]:
- /webdriver/tests/bidi/storage/set_cookie/cookie_path_invalid.py [wpt.fyi]
- test_path_invalid_values[no_leading_forward_slash]:
FAIL
(Chrome:FAIL
, Safari:ERROR
)
- test_path_invalid_values[no_leading_forward_slash]:
- /webdriver/tests/bidi/storage/set_cookie/page_protocols.py [wpt.fyi]
- test_page_protocols[http]:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_page_protocols[https]:
FAIL
(Chrome:FAIL
, Safari:ERROR
)
- test_page_protocols[http]:
- /webdriver/tests/bidi/storage/set_cookie/partition_context.py [wpt.fyi]
- test_context_partition:
FAIL
(Chrome:FAIL
, Safari:ERROR
)
- test_context_partition:
- /webdriver/tests/bidi/storage/set_cookie/partition_storage_key.py [wpt.fyi]
- test_storage_key_partition_source_origin:
FAIL
(Chrome:FAIL
, Safari:ERROR
)
- test_storage_key_partition_source_origin:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ad3cbab6bbaf
[wpt PR 43998] - [WebDriver BiDi] `storage.setCookie` `path`, a=testonly
https://hg.mozilla.org/integration/autoland/rev/59682d506efc
[wpt PR 43998] - Update wpt metadata, a=testonly
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ad3cbab6bbaf
https://hg.mozilla.org/mozilla-central/rev/59682d506efc
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•