Bug 255290

Summary: [ macOS ] inspector/dom/getAccessibilityPropertiesForNode.html is a constant failure.
Product: WebKit Reporter: Bri Harris <bharris9>
Component: New BugsAssignee: Tyler Wilcock <tyler_w>
Status: RESOLVED FIXED    
Severity: Normal CC: cfleizach, ews-watchlist, pangle, tyler_w, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Bri Harris
Reported 2023-04-11 09:54:59 PDT
inspector/dom/getAccessibilityPropertiesForNode.html is a constant failure on macOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=inspector%2Fdom%2FgetAccessibilityPropertiesForNode.html DIFF TEXT: @@ -4,7 +4,7 @@ exists: true label: role: - childNodeIds.length: 93 + childNodeIds.length: 92 Total elements to be tested: 122. @@ -291,6 +291,7 @@ exists: true label: role: combobox + childNodeIds.length: 1 controlledNodeIds.length: 1 focused: false ownedNodeIds.length: 1
Attachments
Patch (1.37 KB, patch)
2023-04-11 11:36 PDT, Tyler Wilcock
no flags
Bri Harris
Comment 1 2023-04-11 09:58:02 PDT
I was able to replicate this failure on Ventura ToT as follows: run-webkit-tests --root inspector/dom/getAccessibilityPropertiesForNode.html --force I used force due to there being an expectation for the Flaky timeouts on Monterey. It is still giving a text diff failure. It appears to start consistently failing around 4/4/2023 near commit 262566@main.
Radar WebKit Bug Importer
Comment 2 2023-04-11 09:58:22 PDT
Tyler Wilcock
Comment 3 2023-04-11 11:36:13 PDT
Ryan Haddad
Comment 4 2023-04-11 16:43:01 PDT
Comment on attachment 465850 [details] Patch Test failure on mac-as-debug-wk2 is unrelated, marking cq+
EWS
Comment 5 2023-04-11 19:40:47 PDT
Committed 262854@main (304640c1b9e0): <https://commits.webkit.org/262854@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 465850 [details].
Note You need to log in before you can comment on or make changes to this bug.