accessibility/content-editable-set-inner-text-generates-axvalue-notification.html This test is a consistent TEXT failure on macOS Ventura E accessibility-isolated-tree. HISTORY: https://results.webkit.org/?suite=layout-tests&test=accessibility/content-editable-set-inner-text-generates-axvalue-notification.html TEXT DIFF: Updated value: AXValue: Test1 Updated value: AXValue: Test2 Updated value: AXValue: Test3 -Updated value: AXValue: Test3Test4 +Updated value: AXValue: Test3 PASS successfullyParsed is true TEST COMPLETE DIFF URL: https://build.webkit.org/results/Apple-Ventura-Release-WK2-Accessibility-Isolated-Tree-Tests/265878@main%20(1884)/accessibility/content-editable-set-inner-text-generates-axvalue-notification-pretty-diff.html This link is currently throwing a 403 Forbidden error.
<rdar://problem/112688542>
I was able to reproduce this bug on the reported platform running the test as follows: run-api-tests --accessibility-isolated-tree accessibility/content-editable-set-inner-text-generates-axvalue-notification.html --verbose --force --iterations 10 I was able to bisect a regression point. This test reproduced at 265878@main, but it did not reproduce at 265877@main. Changes at 265878@main are directly related to this error, and is likely what caused the failure.
Committed 266249@main (b7db5ca5dd5c): <https://commits.webkit.org/266249@main> Reviewed commits have been landed. Closing PR #16006 and removing active labels.
Reopening, as the above was a test expectations update.