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

Sergey Bylokhov serb at openjdk.java.net
Sat Apr 17 04:33:34 UTC 2021


On Fri, 16 Apr 2021 07:38:33 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> I also think the bug was raised by internal SQE when it was thought that the test could be run on multiple platforms but
>> http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/d8efcad28072
>> made sure it can be run only for windows (although fix not done fully). So, I think we should just add @requires in the html file and not put much stress on removing Outlook requirement.
>
> Any more comments on this? I tried removing "Outlook requirement" but couldn't so reinstated back based on the above comments.

It will be good to try some possibilities to remove the  "Outlook requirement" and at the same time cover the verification of the JDK-6242241. So yes we need to have both. We probably can create the native app from which the user should be able to drag the data, or we may try to run two java processes, etc to emulate the DnD from the Outlook.

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

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


More information about the awt-dev mailing list