Vladimir Ivanov wrote:
> On 6/22/07, Tim Ellison <[EMAIL PROTECTED]> wrote:
>> Is it possible that a firewall is blocking access to that server?
>
> Yes. The 'outside' world is accessible through the proxy only. So if
> test tries to use 'direct connect to internet' it will fail.
So you should either tweak the jre/lib/net.properties for the particular
configuration you require, or pass in some ${hy.test.vmargs} to define
the proxy.
I realize that requiring a connection to the internet to run tests is
not ideal, and that we have that requirement in a number of places.
Regards,
Tim