Bug 289287
| Summary: | REGRESSION(291652@main?): [ macOS wk2 Release ] accessibility/accessibility-node-memory-management.html is a constant timeout. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | andresg_22, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yasmin Karimi
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/146428038>
EWS
Test gardening commit 291741@main (10dc30f94aef): <https://commits.webkit.org/291741@main>
Reviewed commits have been landed. Closing PR #42044 and removing active labels.