[wpt-sync] Sync PR 46548 - [WebDriver BiDi] fix `browsingContext.contextCreated` tests
Categories
(Remote Protocol :: WebDriver BiDi, task, P4)
Tracking
(firefox128 fixed)
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46548 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46548
Details from upstream follow.
Maksim Sadym <sadym@chromium.org> wrote:
[WebDriver BiDi] fix
browsingContext.contextCreated
testsSubscribing to
browsingContext.contextCreated
emits events for the exiting contexts. Update test to respect tjhis fact.
Assignee | ||
Updated•8 months ago
|
Assignee | ||
Comment 1•8 months ago
|
||
Assignee | ||
Comment 2•8 months ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 14 subtests
Status Summary
Firefox
OK
: 1
PASS
: 10[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-isolated-process-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview] 12[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt, GitHub]
FAIL
: 2
Chrome
OK
: 1
PASS
: 12
FAIL
: 2
Safari
OK
: 1
ERROR
: 14
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
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:FAIL
, Safari:ERROR
) - test_existing_context[window]:
FAIL
(Chrome:FAIL
, Safari:ERROR
)
- test_existing_context[tab]:
Comment 4•8 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/049864424d32
https://hg.mozilla.org/mozilla-central/rev/f9cfdb88bffd
Description
•