Closed
Bug 1945175
Opened 24 days ago
Closed 21 days ago
[wpt-sync] Sync PR 50413 - [wdspec] `browsingContext.navigationCommitted` event
Categories
(Remote Protocol :: WebDriver BiDi, task, P4)
Remote Protocol
WebDriver BiDi
Tracking
(firefox136 fixed)
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50413 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50413
Details from upstream follow.
Maksim Sadym <sadym@chromium.org> wrote:
[wdspec]
browsingContext.navigationCommitted
event
Assignee | ||
Updated•24 days ago
|
Component: web-platform-tests → WebDriver BiDi
Product: Testing → Remote Protocol
Assignee | ||
Comment 1•24 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=af3b258e2ee685e88cb329ba443cc06044d30d85
Assignee | ||
Comment 2•24 days ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 19 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 19
Chrome
OK
: 1
FAIL
: 19
Safari
OK
: 1
ERROR
: 19
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webdriver/tests/bidi/browsing_context/navigation_committed/navigation_committed.py [wpt.fyi]
- test_unsubscribe:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_subscribe:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_timestamp:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_iframe:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_nested_iframes:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_same_document:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_document_write[None]:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_document_write[sandbox_1]:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_base_element:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_redirect_http_equiv:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_redirect_navigation:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_navigate_history_pushstate:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_new_context[tab]:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_new_context[window]:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_navigate_to_about_blank:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_window_open_with_about_blank[]:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_window_open_with_about_blank[about:blank]:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_window_open_with_about_blank[about:blank?test]:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_window_open_with_url:
FAIL
(Chrome:FAIL
, Safari:ERROR
)
- test_unsubscribe:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dbccbacb496f
[wpt PR 50413] - [wdspec] `browsingContext.navigationCommitted` event, a=testonly
https://hg.mozilla.org/integration/autoland/rev/6fbf6202ee14
[wpt PR 50413] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/dbccbacb496f
https://hg.mozilla.org/mozilla-central/rev/6fbf6202ee14
Status: NEW → RESOLVED
Closed: 21 days ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•