RFR(T): 8241532: ProblemList tests from 8241530 on OSX

Christian Tornqvist christian.tornqvist at oracle.com
Tue Mar 24 17:03:31 UTC 2020


Looks good, thanks for doing this.

Thanks,
Christian

> On Mar 24, 2020, at 10:01 AM, Daniel D. Daugherty <daniel.daugherty at oracle.com> wrote:
> 
> Greetings,
> 
> I have a trivial review for ProblemListing some tests.
> 
> We're having some network issues with the new OSX 10.15 machines that
> are being addressed. In the mean time, I'm trying to reduce the noise
> in the CI in Tier5 and Tier6 so I'm ProblemListing the affected tests:
> 
> $ hg diff
> diff -r 23dab0354eb0 test/jdk/ProblemList.txt
> --- a/test/jdk/ProblemList.txt    Tue Mar 24 17:39:52 2020 +0100
> +++ b/test/jdk/ProblemList.txt    Tue Mar 24 12:57:43 2020 -0400
> @@ -604,6 +604,10 @@
>  com/sun/management/OperatingSystemMXBean/GetProcessCpuLoad.java 8030957 aix-all
>  com/sun/management/OperatingSystemMXBean/GetSystemCpuLoad.java 8030957 aix-all
> 
> +sun/management/jdp/JdpDefaultsTest.java 8241530 macosx-all
> +sun/management/jdp/JdpJmxRemoteDynamicPortTest.java 8241530 macosx-all
> +sun/management/jdp/JdpSpecificAddressTest.java 8241530 macosx-all
> +
>  ############################################################################
> 
>  # jdk_jmx
> @@ -924,6 +928,9 @@
> 
>  com/sun/jdi/InvokeHangTest.java 8218463 linux-all
> 
> +com/sun/jdi/JdwpAttachTest.java 8241530 macosx-all
> +com/sun/jdi/JdwpListenTest.java 8241530 macosx-all
> +
>  ############################################################################
> 
>  # jdk_time
> 
> Thanks, in advance, for any comments, questions or suggestions.
> 
> Dan
> 



More information about the hotspot-runtime-dev mailing list