Re: RFR: 8262898: com/sun/net/httpserver/bugs/8199849/ParamTest.java times out

2021-04-06 Thread Daniel Fuchs
On Tue, 6 Apr 2021 15:17:53 GMT, Michael McMahon 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 >

RFR: 8262898: com/sun/net/httpserver/bugs/8199849/ParamTest.java times out

2021-04-06 Thread Michael McMahon
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 fo