Closed
Bug 1945763
Opened 20 days ago
Closed 17 days ago
[wpt-sync] Sync PR 50482 - [wdspec] fix the user context field assertion
Categories
(Remote Protocol :: WebDriver BiDi, task, P4)
Remote Protocol
WebDriver BiDi
Tracking
(firefox137 fixed)
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50482 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50482
Details from upstream follow.
Alex Rudenko <alexrudenko@chromium.org> wrote:
[wdspec] fix the user context field assertion
The browsing context was created in a separate user context.
Assignee | ||
Updated•20 days ago
|
Component: web-platform-tests → WebDriver BiDi
Product: Testing → Remote Protocol
Assignee | ||
Comment 1•20 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=464db4757acc85dd1581ac4485327a5b8730f28d
Assignee | ||
Comment 2•20 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 16 subtests
Status Summary
Firefox
OK
: 1
PASS
: 12
FAIL
: 4
Chrome
OK
: 1
PASS
: 14
FAIL
: 2
Safari
OK
: 1
ERROR
: 16
Links
Details
New Tests That Don't Pass
- /webdriver/tests/bidi/browsing_context/context_created/context_created.py [wpt.fyi]
- test_existing_context[tab]:
FAIL
(Chrome:PASS
, Safari:ERROR
) - test_existing_context[window]:
FAIL
(Chrome:PASS
, Safari:ERROR
) - test_existing_context_via_user_context[tab]:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_existing_context_via_user_context[window]:
FAIL
(Chrome:FAIL
, Safari:ERROR
)
- test_existing_context[tab]:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d71e13704352
[wpt PR 50482] - [wdspec] fix the user context field assertion, a=testonly
https://hg.mozilla.org/integration/autoland/rev/4c753e04defe
[wpt PR 50482] - Update wpt metadata, a=testonly
Comment 4•17 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d71e13704352
https://hg.mozilla.org/mozilla-central/rev/4c753e04defe
Status: NEW → RESOLVED
Closed: 17 days ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•