Closed
Bug 1921181
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 48347 - [wdspec] Add historyUpdated event tests
Categories
(Remote Protocol :: WebDriver BiDi, task, P4)
Remote Protocol
WebDriver BiDi
Tracking
(firefox133 fixed)
RESOLVED
FIXED
133 Branch
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48347 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48347
Details from upstream follow.
Alex Rudenko <alexrudenko@chromium.org> wrote:
[wdspec] Add historyUpdated event tests
| Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → WebDriver BiDi
Product: Testing → Remote Protocol
| Assignee | ||
Updated•1 year ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•1 year ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0140e521c4c318b1e72b9860095ade6a5049dec4
| Assignee | ||
Comment 2•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 11 subtests
Status Summary
Firefox
OK : 1
FAIL : 11
Chrome
OK : 1
FAIL : 11
Safari
OK : 1
ERROR: 11
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webdriver/tests/bidi/browsing_context/history_updated/history_updated.py [wpt.fyi]
- test_history_url_update[-#foo-pushState]:
FAIL(Chrome:FAIL, Safari:ERROR) - test_history_url_update[#foo-#bar-pushState]:
FAIL(Chrome:FAIL, Safari:ERROR) - test_history_url_update[#foo-#foo-pushState]:
FAIL(Chrome:FAIL, Safari:ERROR) - test_history_url_update[#bar--pushState]:
FAIL(Chrome:FAIL, Safari:ERROR) - test_history_url_update[-#foo-replaceState]:
FAIL(Chrome:FAIL, Safari:ERROR) - test_history_url_update[#foo-#bar-replaceState]:
FAIL(Chrome:FAIL, Safari:ERROR) - test_history_url_update[#foo-#foo-replaceState]:
FAIL(Chrome:FAIL, Safari:ERROR) - test_history_url_update[#bar--replaceState]:
FAIL(Chrome:FAIL, Safari:ERROR) - test_history_state_update[pushState]:
FAIL(Chrome:FAIL, Safari:ERROR) - test_history_state_update[replaceState]:
FAIL(Chrome:FAIL, Safari:ERROR) - test_history_document_open:
FAIL(Chrome:FAIL, Safari:ERROR)
- test_history_url_update[-#foo-pushState]:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/88a64c94f2a2
[wpt PR 48347] - [wdspec] Add historyUpdated event tests, a=testonly
https://hg.mozilla.org/integration/autoland/rev/f0de5ddacfea
[wpt PR 48347] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/88a64c94f2a2
https://hg.mozilla.org/mozilla-central/rev/f0de5ddacfea
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•