On 6/22/07, Tim Ellison <[EMAIL PROTECTED]> wrote:
Vladimir Ivanov wrote:
> On 6/22/07, Tim Ellison <[EMAIL PROTECTED]> wrote:
>> Is it possible that a firewall is blocking access to that server?
I exclude this test locally on both linuxes. When I tune environment I
will add this test to run cycles again.
So, classlib tests on Linux x86 should report 'passed' status soon and
continue to fail on Linux x86_64 due to AWT test failure.
thanks, Vladimir
>
> 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