On Tue, 8 Oct 2024 16:43:29 GMT, Harshitha Onkar <[email protected]> wrote:

>> Open source these AWT Dialog tests:
>> 
>> java/awt/Dialog/FileDialogGetFileTest.java
>> java/awt/Dialog/EnabledResetTest.java
>> java/awt/Dialog/ChoiceModalDialogTest.java
>> java/awt/Dialog/DialogBackgroundTest.java
>
> test/jdk/java/awt/Dialog/ChoiceModalDialogTest.java line 30:
> 
>> 28:  * @summary Tests that choice is releasing input capture when a modal
>> 29:  *          dialog is shown
>> 30:  * @run main ChoiceModalDialogTest
> 
> This test fails on macOS. Please check if this test needs to be added to the 
> problemlist.

I did test on CI machines too, the passes without any failures. Can u re-check 
once and share the log?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21404#discussion_r1792900697

Reply via email to