RFR: 8343736: Test java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java failed: Choice can't be controlled by keyboard [v4]
Harshitha Onkar
honkar at openjdk.org
Tue Dec 3 18:12:43 UTC 2024
On Tue, 3 Dec 2024 18:07:22 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
>> Test intermittently fails with a few different Exceptions. Initial report shows `Choice can't be controlled by keyboard` when failing. An additional report of an intermittent failure shows `Button does not have focus`.
>>
>> Added some stability fixes. Additional delays, removed extraneous window, and added an additional focus check.
>>
>> Debugged using additional screenshots during different failure points. Looks like sometimes the focus is still on the button. So, the delay has been added afterwards. Test passes on 22.04 Ubuntu machine with 100 repeats in CI. Also passed testing on all OS's with 50 repeats in CI.
>
> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>
> Final review comments
LGTM
-------------
Marked as reviewed by honkar (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22333#pullrequestreview-2476459398
More information about the client-libs-dev
mailing list