NEW289287
REGRESSION(291652@main?): [ macOS wk2 Release ] accessibility/accessibility-node-memory-management.html is a constant timeout.
https://bugs.webkit.org/show_bug.cgi?id=289287
Summary REGRESSION(291652@main?): [ macOS wk2 Release ] accessibility/accessibility-n...
Yasmin Karimi
Reported 2025-03-06 15:23:58 PST
accessibility/accessibility-node-memory-management.html This test is a constant timeout on macOS wk2 Release. HISTORY: https://results.webkit.org/?suite=layout-tests&test=accessibility%2Faccessibility-node-memory-management.html DIFF: @@ -1,3 +1,5 @@ +FAIL: Timed out waiting for notifyDone to be called + This test makes sure that AccessibilityNodeObjects are properly detached when the node they point to is deleted. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". @@ -6,11 +8,4 @@ Button role: AXRole: AXButton Button role after being detached: AXRole: PASS buttonRole != detachedRole is true -Canvas button role: AXRole: AXButton -PASS canvasButtonRole is buttonRole -Canvas button role after being detached: AXRole: -PASS detachedCanvasButtonRole is detachedRole -PASS successfullyParsed is true -TEST COMPLETE - DIFF URL: https://build.webkit.org/results/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/291723@main%20(7416)/accessibility/accessibility-node-memory-management-pretty-diff.html REPRODUCIBILITY: I was unable to reproduce on MacOS Sequoia 15.3.1 (24D70 / arm64). REGRESSION: Contextual information indicates the probable regression point is 291652@main. The code paths changed in this commit appear to be related to the observed regression test failure. According to the results dashboard, the regression appears to be in the range: 291652@main - 291656@main.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-03-06 15:24:09 PST
EWS
Comment 2 2025-03-06 15:38:29 PST
Test gardening commit 291741@main (10dc30f94aef): <https://commits.webkit.org/291741@main> Reviewed commits have been landed. Closing PR #42044 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.