JDK 9 RFR of problem listing of several http2 tests
Joseph D. Darcy
joe.darcy at oracle.com
Tue Jun 28 21:59:34 UTC 2016
PS The line for ErrorTest is better as
+java/net/httpclient/http2/ErrorTest.java 8158127 solaris-all,windows-all
Cheers,
-Joe
On 6/28/2016 2:57 PM, Joseph D. Darcy wrote:
> Hello,
>
> Several of the http2 tests have been observed to fail intermittently
> with relatively high frequency on various of our tests systems. I'd
> like to problem lists these tests while the underlying issues are
> being worked on. Patch below.
>
> Thanks,
>
> -Joe
>
> diff -r 5cfbcb4e6009 test/ProblemList.txt
> --- a/test/ProblemList.txt Tue Jun 28 16:07:23 2016 -0300
> +++ b/test/ProblemList.txt Tue Jun 28 14:55:13 2016 -0700
> @@ -164,6 +164,10 @@
>
> java/net/DatagramSocket/SendDatagramToBadAddress.java 7143960 macosx-all
>
> +java/net/httpclient/http2/BasicTest.java 8157408 linux-all
> +java/net/httpclient/http2/ErrorTest.java 8158127 solaris-all
> +java/net/httpclient/http2/TLSConnection.java 8157482 macosx-all
> +
> ############################################################################
>
>
> # jdk_nio
>
More information about the core-libs-dev
mailing list