<AWT Dev> RFR: 8080185: [TESTBUG] Test instructions need to be updated for test java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor [v3]

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Sat Apr 10 03:48:27 UTC 2021


On Sat, 10 Apr 2021 03:36:53 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove Outlook requirement
>
> test/jdk/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.java line 42:
> 
>> 40:         String[] instructions = {
>> 41:          "The applet window contains a red field.",
>> 42:          "1. Select any file from File Explorer and drag into a red field of applet.",
> 
> Did you check that "any file from File Explorer" can reproduce the initial JDK-6242241 bug?

It will work fine as initial JDK-6242241 bug says "It works fine when dragging from Windows Explorer" but you told to remove Outlook requirement. The JDK-6242241 bug is specifically Outlook issue so that's why I told "regression test was added specially for Microsoft Outlook drag issues"

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

PR: https://git.openjdk.java.net/jdk/pull/3406


More information about the awt-dev mailing list