On Fri, 18 Nov 2022 00:17:47 GMT, Damon Nguyen <dngu...@openjdk.org> wrote:

> This is an older test that failed intermittently but had a fix specifically 
> for mac systems by adding key presses on mac only. This test still 
> intermittently failed after this fix long ago and was problem listed. 
> 
> I ran this test 100 times on each OS after applying waitForIdle and delays 
> between all key presses to match the delays previously present in the test.
> 
> I also added a debug line and save and image of the failing window upon 
> failure to better debug if/when the test ever fails again. The debug line is 
> to check if the previous fix for mac is relevant in the failure. The image 
> shows the status of the window and what is focused at the time of failure.

This pull request has now been integrated.

Changeset: b6dddf4c
Author:    Damon Nguyen <dngu...@openjdk.org>
Committer: Alisen Chung <ach...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/b6dddf4ce6072416e17cadefbd8280f959fd93ca
Stats:     29 lines in 2 files changed: 21 ins; 1 del; 7 mod

8239801: [macos] java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java 
fails

Reviewed-by: honkar, azvegint

-------------

PR: https://git.openjdk.org/jdk/pull/11227

Reply via email to