Closed Bug 1744508 Opened 2 years ago Closed 2 years ago

New wpt failures in /webdriver/tests/find_elements_from_shadow_root/ [find.py, user_prompts.py]

Categories

(Testing :: geckodriver, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1700095

People

(Reporter: mozilla.org, Unassigned)

References

Details

(Whiteboard: [wpt])

Syncing wpt PR 31907 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

/webdriver/tests/find_elements_from_shadow_root/find.py
test_null_parameter_value: FAIL (Chrome: PASS, Safari: FAIL)
test_no_top_browsing_context: FAIL (Chrome: PASS, Safari: FAIL)
test_invalid_using_argument[a]: FAIL (Chrome: PASS, Safari: FAIL)
test_invalid_using_argument[True]: FAIL (Chrome: PASS, Safari: FAIL)
test_invalid_using_argument[None]: FAIL (Chrome: PASS, Safari: FAIL)
test_invalid_using_argument[1]: FAIL (Chrome: PASS, Safari: FAIL)
test_invalid_using_argument[using4]: FAIL (Chrome: PASS, Safari: FAIL)
test_invalid_using_argument[using5]: FAIL (Chrome: PASS, Safari: FAIL)
test_invalid_selector_argument[None]: FAIL (Chrome: PASS, Safari: FAIL)
test_invalid_selector_argument[value1]: FAIL (Chrome: PASS, Safari: FAIL)
test_invalid_selector_argument[value2]: FAIL (Chrome: PASS, Safari: FAIL)
test_detached_shadow_root: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements_equivalence: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements[css selector-#linkText]: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements[link text-full link text]: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements[partial link text-link text]: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements_link_text[<a href=#>link text</a>-link text]: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements_link_text[<a href=#> link text </a>-link text]: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements_link_text[<a href=#>link<br>text</a>-link\ntext]: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements_link_text[<a href=#>link&text</a>-link&text]: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements_link_text[<a href=#>LINK TEXT</a>-LINK TEXT]: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements_link_text[<a href=# style='text-transform: uppercase'>link text</a>-LINK TEXT]: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements_partial_link_text[<a href=#>partial link text</a>-link]: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements_partial_link_text[<a href=#> partial link text </a>-link]: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements_partial_link_text[<a href=#>partial link text</a>-k t]: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements_partial_link_text[<a href=#>partial link<br>text</a>-k\nt]: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements_partial_link_text[<a href=#>partial link&text</a>-k&t]: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements_partial_link_text[<a href=#>PARTIAL LINK TEXT</a>-LINK]: FAIL (Chrome: PASS, Safari: FAIL)
test_find_elements_partial_link_text[<a href=# style='text-transform: uppercase'>partial link text</a>-LINK]: FAIL (Chrome: PASS, Safari: FAIL)
test_no_element[css selector-#wontExist]: FAIL (Chrome: PASS, Safari: FAIL)
/webdriver/tests/find_elements_from_shadow_root/user_prompts.py
test_accept[capabilities0-alert-None]: FAIL (Chrome: PASS, Safari: FAIL)
test_accept[capabilities0-confirm-True]: FAIL (Chrome: PASS, Safari: FAIL)
test_accept[capabilities0-prompt-]: FAIL (Chrome: PASS, Safari: FAIL)
test_accept_and_notify[capabilities0-alert-None]: FAIL (Chrome: PASS, Safari: FAIL)
test_accept_and_notify[capabilities0-confirm-True]: FAIL (Chrome: PASS, Safari: FAIL)
test_accept_and_notify[capabilities0-prompt-]: FAIL (Chrome: PASS, Safari: FAIL)
test_dismiss[capabilities0-alert-None]: FAIL (Chrome: PASS, Safari: FAIL)
test_dismiss[capabilities0-confirm-False]: FAIL (Chrome: PASS, Safari: FAIL)
test_dismiss[capabilities0-prompt-None]: FAIL (Chrome: PASS, Safari: FAIL)
test_dismiss_and_notify[capabilities0-alert-None]: FAIL (Chrome: PASS, Safari: FAIL)
test_dismiss_and_notify[capabilities0-confirm-False]: FAIL (Chrome: PASS, Safari: FAIL)
test_dismiss_and_notify[capabilities0-prompt-None]: FAIL (Chrome: PASS, Safari: FAIL)
test_ignore[capabilities0-alert]: FAIL (Chrome: PASS, Safari: FAIL)
test_ignore[capabilities0-confirm]: FAIL (Chrome: PASS, Safari: FAIL)
test_ignore[capabilities0-prompt]: FAIL (Chrome: PASS, Safari: FAIL)
test_default[alert-None]: FAIL (Chrome: PASS, Safari: FAIL)
test_default[confirm-False]: FAIL (Chrome: PASS, Safari: FAIL)
test_default[prompt-None]: FAIL (Chrome: PASS, Safari: FAIL)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1744485 lands.

Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.

This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/

If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.

None of the above mentioned failures are actually happening for Firefox. It's only Chrome and Safari. So not sure why we get this bug filed from the bot.

Flags: needinfo?(james)

Probably the bot should exclude things we upstreamed here, since they're typically running in a build from before the relevant patches hit central.

Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(james)
Resolution: --- → INVALID

I didn't realise this was for something we hadn't actually implemented yet, not part of the patch that actually landed.

Status: RESOLVED → REOPENED
Depends on: 1700095
Resolution: INVALID → ---
Priority: -- → P5
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.