Integrated: 8262898: com/sun/net/httpserver/bugs/8199849/ParamTest.java times out
Michael McMahon
michaelm at openjdk.java.net
Tue Apr 6 16:05:32 UTC 2021
On Tue, 6 Apr 2021 15:17:53 GMT, Michael McMahon <michaelm at openjdk.org> wrote:
> Hi,
>
> Could I get the following small test fix reviewed please? The test is timing out on Mac probably because it is running on a system with a proxy that is not bypassed for loopback connections. The test already sets NO_PROXY explicitly for one part of the test. It needs to do the equivalent for the second part.
>
> Thanks,
> Michael
This pull request has now been integrated.
Changeset: 4bb80f37
Author: Michael McMahon <michaelm at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/4bb80f37
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8262898: com/sun/net/httpserver/bugs/8199849/ParamTest.java times out
Reviewed-by: dfuchs
-------------
PR: https://git.openjdk.java.net/jdk/pull/3358
More information about the net-dev
mailing list