Closed
Bug 1945265
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 50419 - [wdspec] fix `browsingContext.navigationCommitted` test
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
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50419 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50419
Details from upstream follow.
Maksim Sadym <sadym@chromium.org> wrote:
[wdspec] fix
browsingContext.navigationCommittedtest
| Assignee | ||
Comment 1•1 year ago
|
||
PR 50419 applied with additional changes from upstream: 7bac1097f273ea4916eee661f5a4d50325e342c2
| 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=099a02f1a19c1d36ddeebb7cb80840c32b8876a4
| Assignee | ||
Comment 3•1 year 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/98101f904fe3
[wpt PR 50419] - [wdspec] fix `browsingContext.navigationCommitted` test, a=testonly
Comment 5•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year 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
•