On Fri, 15 Mar 2024 22:54:23 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**. This pull request has now been integrated. Changeset: 75195aab Author: Harshitha Onkar <hon...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/75195aab497a2d23548128e03f6887283dcaa7e1 Stats: 258 lines in 3 files changed: 36 ins; 188 del; 34 mod 8328299: Convert DnDFileGroupDescriptor.html applet test to main Reviewed-by: psadhukhan, tr ------------- PR: https://git.openjdk.org/jdk/pull/18335