[jdk11] 8233649: Update ProblemList.txt to exclude failing headful tests on macos
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Fri Mar 6 15:33:43 UTC 2020
Hi Matthias,
you are adding two additional excludes:
+javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java 8221902 linux-all,macosx-all
+sanity/client/SwingSet/src/ToolTipDemoTest.java 8225012 windows-all,macosx-all
the excludes for linux-all and windows-all are not in the original change.
They were added here:
8222097: ProblemList tests that are failing recurringly and intermittently in PIT
https://bugs.openjdk.java.net/browse/JDK-8222097
http://hg.openjdk.java.net/jdk/jdk/rev/a67b9214cfab
and here
8225020: Problem list some sanity test failures
https://bugs.openjdk.java.net/browse/JDK-8225020
http://hg.openjdk.java.net/jdk/jdk/rev/4c730a3b5dd9
which both seem due to continuous failures and not specific
changes in jdk/jdk, so I think it's fine to do these additional
excludes in 11, too.
So looks good, reviewed.
Best regards,
Goetz.
> -----Original Message-----
> From: jdk-updates-dev <jdk-updates-dev-bounces at openjdk.java.net> On
> Behalf Of Baesken, Matthias
> Sent: Freitag, 6. März 2020 15:33
> To: jdk-updates-dev at openjdk.java.net
> Subject: [CAUTION] [jdk11] 8233649: Update ProblemList.txt to exclude failing
> headful tests on macos
>
> Hello, please review the jdk11 downport of "8233649: Update ProblemList.txt
> to exclude failing headful tests on macos" .
> This change is in Oracle jdk 11.0.7 so it is beneficial to have it in OpenJDK 11 as
> well .
>
> The patch did not apply cleanly so I had to adjust it a bit .
>
>
> Bug/ jdk11 webrev :
>
> https://bugs.openjdk.java.net/browse/JDK-8233649
>
> http://cr.openjdk.java.net/~mbaesken/webrevs/8233649_0_jdk11/
>
>
> old jdk/jdk webrev : https://hg.openjdk.java.net/jdk/jdk/rev/119ae24bce3e
>
>
> Thanks, Matthias
>
>
More information about the jdk-updates-dev
mailing list