Closed
Bug 1940949
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 50023 - [wdspec] add basic context locator tests
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 50023 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50023
Details from upstream follow.
Alex Rudenko <alexrudenko@chromium.org> wrote:
[wdspec] add basic context locator tests
| Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → WebDriver BiDi
Product: Testing → Remote Protocol
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d5c1c3b3a7953a0e8ed1c97686fbbaa0f87d1a15
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 26 subtests
Status Summary
Firefox
OK : 1
PASS : 11
FAIL : 15
ERROR: 1
Chrome
OK : 1
PASS : 24
FAIL : 2
ERROR: 1
Safari
OK : 1
ERROR: 27
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webdriver/tests/bidi/browsing_context/locate_nodes/invalid.py [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR) - /webdriver/tests/bidi/browsing_context/locate_nodes/locator.py [wpt.fyi]
- test_find_by_locator[innerText-foobarBARbaz]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_true_full_match_no_max_depth]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_false_full_match_no_max_depth]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_true_partial_match_no_max_depth]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_false_partial_match_no_max_depth]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_true_full_match_max_depth_zero]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_false_full_match_max_depth_zero]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_true_partial_match_max_depth_zero]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_false_partial_match_max_depth_zero]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_true_full_match_max_depth_two]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_false_full_match_max_depth_two]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_true_partial_match_max_depth_two]:
FAIL(Chrome:PASS, Safari:ERROR) - test_find_by_inner_text[ignore_case_false_partial_match_max_depth_two]:
FAIL(Chrome:PASS, Safari:ERROR) - test_locate_by_context[same_origin]:
FAIL(Chrome:FAIL, Safari:ERROR) - test_locate_by_context[cross_origin]:
FAIL(Chrome:FAIL, Safari:ERROR)
- test_find_by_locator[innerText-foobarBARbaz]:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a4e2eafeb1c5
[wpt PR 50023] - [wdspec] add basic context locator tests, a=testonly
https://hg.mozilla.org/integration/autoland/rev/d399964e0c50
[wpt PR 50023] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/a4e2eafeb1c5
https://hg.mozilla.org/mozilla-central/rev/d399964e0c50
Status: NEW → RESOLVED
Closed: 1 year 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
•