On Thu, 21 Mar 2024 00:12:45 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:
>> Following test >> java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.html is converted >> to main using PassFailJFrame. >> >> This test is currently problem-listed on macOS and linux, but as per the >> previous JBS bugs >> [[JDK-6242241](https://bugs.openjdk.org/browse/JDK-6242241), >> [JDK-8080185](https://bugs.openjdk.org/browse/JDK-8080185), >> [JDK-7147083](https://bugs.openjdk.org/browse/JDK-7147083)] this test was >> original created for testing DnD of MS Outlook attachments on Windows system. >> >> Based on the test history and JBS details, I believe this should be >> windows-only test and should NOT be problemlisted on macOS and linux as it >> is **not applicable**. > > Harshitha Onkar has updated the pull request incrementally with one > additional commit since the last revision: > > problemlist updated @prsadhuk > The @requires was added in > [JDK-7147083](https://bugs.openjdk.org/browse/JDK-7147083) to ensure the test > pass automatically in non-windows platform much before the problemlist was > added so I think it was an oversight and we should remove the problemlist and > close 8080185 as NA, in my opinion... I have de-problemlisted this test on non-windows platform as it is not applicable. I have added a note to to close [JDK-8080185](https://bugs.openjdk.org/browse/JDK-8080185) when this PR is integrated. ------------- PR Comment: https://git.openjdk.org/jdk/pull/18335#issuecomment-2010951880