Closed
Bug 1941272
Opened 1 month ago
Closed 1 month ago
[wpt-sync] Sync PR 50044 - [wdspec] fix missing comma
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
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50044 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50044
Details from upstream follow.
Alex Rudenko <alexrudenko@chromium.org> wrote:
[wdspec] fix missing comma
regressed in https://github.com/web-platform-tests/wpt/pull/50023
Assignee | ||
Comment 1•1 month ago
|
||
PR 50044 applied with additional changes from upstream: 464fb199e6007edfca71cb22a163c31b9f3aad5d
Assignee | ||
Updated•1 month ago
|
Component: web-platform-tests → WebDriver BiDi
Product: Testing → Remote Protocol
Assignee | ||
Comment 2•1 month ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ddf5fa9b97e302c01b182a96720c7f9e7bc90fe3
Assignee | ||
Comment 3•1 month ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 65 subtests
Status Summary
Firefox
OK
: 1
PASS
: 63
FAIL
: 2
Chrome
OK
: 1
PASS
: 64
FAIL
: 1
Safari
OK
: 1
ERROR
: 65
Links
Details
New Tests That Don't Pass
- /webdriver/tests/bidi/browsing_context/locate_nodes/invalid.py [wpt.fyi]
- test_params_locator_value_invalid_value[innerText-]:
FAIL
(Chrome:PASS
, Safari:ERROR
) - test_params_locator_value_invalid_value[context-value4]:
FAIL
(Chrome:FAIL
, Safari:ERROR
)
- test_params_locator_value_invalid_value[innerText-]:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1806cc5a9280
[wpt PR 50044] - [wdspec] fix missing comma, a=testonly
https://hg.mozilla.org/integration/autoland/rev/0d3232711c24
[wpt PR 50044] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/1806cc5a9280
https://hg.mozilla.org/mozilla-central/rev/0d3232711c24
Status: NEW → RESOLVED
Closed: 1 month 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
•