RFR: 8340790: Open source several AWT Dialog tests - Batch 4

Tejesh R tr at openjdk.org
Wed Oct 9 06:15:58 UTC 2024


On Tue, 8 Oct 2024 16:43:29 GMT, Harshitha Onkar <honkar at openjdk.org> 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


More information about the client-libs-dev mailing list