RFR [12] 8212695: Add explicit timeout to several HTTP Client tests
Daniel Fuchs
daniel.fuchs at oracle.com
Fri Oct 19 16:32:50 UTC 2018
Hi Chris,
Looks good to me.
best regards,
-- daniel
On 19/10/2018 17:12, Chris Hegarty wrote:
> There has been a recent change to Oracle's internal test environment
> that now causes a couple of HTTP Client tests to timeout before they
> have had a chance to complete their execution, resulting in what
> ( incorrectly ) appears as a test failure / error. The solution is for
> these tests to specify an explicit relatively long timeout, so that they
> are allow enough time to run on extremely slow systems.
>
> The tests in question are:
> test/jdk/java/net/httpclient/DigestEchoClientSSL.java
> test/jdk/java/net/httpclient/ProxyAuthDisabledSchemesSSL.java
>
> Webrev:
> http://cr.openjdk.java.net/~chegar/8212695/
>
> -Chris.
>
More information about the net-dev
mailing list