Hi All,

java/awt/Window/AlwaysOnTop/AutoTestOnTop.java is listed twice in ProblemList (with same bugid) which is causing the one of them to be ignored (for windows & linux), resulting in failure in those 2 platforms

Bug: https://bugs.openjdk.java.net/browse/JDK-8222830

diff -r 4fcc1f1d7dd8 test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt  Mon Apr 22 12:40:55 2019 -0700
+++ b/test/jdk/ProblemList.txt  Tue Apr 23 13:27:33 2019 +0530
@@ -241,14 +241,13 @@
 java/awt/Window/ShapedAndTranslucentWindows/StaticallyShaped.java 8165218 macosx-all,linux-all  java/awt/Window/ShapedAndTranslucentWindows/TranslucentChoice.java 8221901 linux-all  java/awt/Window/MultiWindowApp/ChildAlwaysOnTopTest.java 8222323 windows-all *-java/awt/Window/AlwaysOnTop/AutoTestOnTop.java 6847593 windows-all,linux-all*  java/awt/Window/ShapedAndTranslucentWindows/FocusAWTTest.java 8222328 windows-all,linux-all  java/awt/Window/ShapedAndTranslucentWindows/Shaped.java  8222328 windows-all,linux-all  java/awt/Window/ShapedAndTranslucentWindows/ShapedByAPI.java 8222328 windows-all,linux-all  java/awt/Window/ShapedAndTranslucentWindows/ShapedTranslucent.java 8222328 windows-all,linux-all  java/awt/Window/ShapedAndTranslucentWindows/StaticallyShaped.java 8222328 windows-all  java/awt/Window/ShapedAndTranslucentWindows/Translucent.java 8222328 windows-all,linux-all,macosx-all
*-java/awt/Window/AlwaysOnTop/AutoTestOnTop.java 6847593 macosx-all**
**+java/awt/Window/AlwaysOnTop/AutoTestOnTop.java 6847593 macosx-all,windows-all,linux-all*  java/awt/Window/GrabSequence/GrabSequence.java 6848409 macosx-all,linux-all  java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java 8203371 linux-all,solaris-all
 java/awt/font/TextLayout/CombiningPerf.java 8192931 generic-all

Regards
Prasanta

Reply via email to