RFR: JDK-8340555 : Open source DnD tests - Set4 [v2]
Alexander Zvegintsev
azvegint at openjdk.org
Fri Sep 27 01:14:34 UTC 2024
On Fri, 27 Sep 2024 01:06:20 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> Following tests are added as part of this PR:
>>
>> 1. /java/awt/dnd/DnDHTMLToOutlookTest/DnDHTMLToOutlookTest.java - **Manual PassFailJFrame (PFJ) test**, problemlisted on all platforms.
>>
>> 2. java/awt/dnd/DragSourceMotionListenerTest.java - **Automated test**, problemlisted on windows
>>
>> 3. /java/awt/dnd/DragToAnotherScreenTest.java - **Manual PFJ test**
>>
>> 4. /java/awt/dnd/RejectDragTest.java - **Automated test**, problemlisted on macOS
>
> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>
> unused getContent() removed
test/jdk/java/awt/dnd/RejectDragTest.java line 41:
> 39: import java.awt.dnd.DropTargetDragEvent;
> 40: import java.awt.dnd.DropTargetDropEvent;
> 41: import java.awt.dnd.DropTargetEvent;
Suggestion:
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21213#discussion_r1777895495
More information about the client-libs-dev
mailing list