<Swing Dev> RFR: 8233635: [TESTBUG] ProgressMonitorEscapeKeyPress.java fails on macos
Prasanta Sadhukhan
prasanta.sadhukhan at oracle.com
Thu May 21 07:31:50 UTC 2020
Hi Pankaj,
It seems this issue is observed in osx10.15 as was commented by one
tester. I do not see mach5 running this test on osx10.15. Did you verify
in osx10.15?
Regards
Prasanta
On 21-May-20 10:08 AM, Pankaj Bansal wrote:
> Hi All,
>
> Please review the following test only fix for jdk15.
>
> Bug : https://bugs.openjdk.java.net/browse/JDK-8233635
>
> Patch:
>
> diff -r dd652a1b2a39 test/jdk/ProblemList.txt
> --- a/test/jdk/ProblemList.txt Sat May 09 09:49:08 2020 +0530
> +++ b/test/jdk/ProblemList.txt Thu May 21 09:59:56 2020 +0530
> @@ -854,7 +854,6 @@
> javax/swing/text/StyledEditorKit/4506788/bug4506788.java 8233561
> macosx-all
> javax/swing/text/JTextComponent/6361367/bug6361367.java 8233569
> macosx-all
> javax/swing/text/html/HTMLEditorKit/5043626/bug5043626.java 233570
> macosx-all
> -javax/swing/ProgressMonitor/ProgressMonitorEscapeKeyPress.java
> 8233635 macosx-all
> javax/swing/plaf/nimbus/TestNimbusOverride.java 8233559 macosx-all
> javax/swing/JTree/4927934/bug4927934.java 8233550 macosx-all
> javax/swing/JTree/4908142/bug4908142.java 8233550 macosx-all
>
>
>
> This test was added to the problemList as it was failing in nightly
> automated testing.
> Ran this test again several times and it is passing in mach5. Links
> are in JBS. So removing this from the problem list.
>
> Regards
> Pankaj
More information about the swing-dev
mailing list