Closed
Bug 1942474
Opened 29 days ago
Closed 26 days ago
[wpt-sync] Sync PR 50164 - [wdspec] fix the beforeunload + history event order test
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 50164 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50164
Details from upstream follow.
Alex <alexei.rudenko@gmail.com> wrote:
[wdspec] fix the beforeunload + history event order test
history.replaceState
is only supposed to trigger the history updated event not the fragment navigation.
Assignee | ||
Updated•29 days ago
|
Component: web-platform-tests → WebDriver BiDi
Product: Testing → Remote Protocol
Assignee | ||
Comment 1•27 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b89b6eb29c917281fd6d31642d3a7a375c9616d2
Blocks: 1906051
Assignee | ||
Comment 2•27 days ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1
FAIL
: 1
Chrome
OK
: 1
PASS
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webdriver/tests/bidi/integration/navigation.py [wpt.fyi]
- test_navigate_history_replacestate_beforeunload:
FAIL
(Chrome:FAIL
)
- test_navigate_history_replacestate_beforeunload:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/aeb5587c12a0
[wpt PR 50164] - [wdspec] fix the beforeunload + history event order test, a=testonly
Status: NEW → RESOLVED
Closed: 26 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
•