Hi, On some platforms "ping" runs endlessly unless given some additional commandline parameters! I have changed this to a Java-only connection test, hopefully this works better.
Dominik. On Fri, Nov 7, 2014 at 2:25 AM, Andreas Beeker <[email protected]> wrote: > On 06.11.2014 15:56, Nick Burch wrote: >> Do we perhaps need a flag to enable / disable tests which need internet >> connectivity to work? And/or can we maybe do without having to talk to a >> remote time server to test with? > > I've used the ubuntu live cd and it worked better than I thought. > Now the SignatureInfo Tests runs through (on ubuntu / eclipse) and I've added > a check for internet connectivity - in offline mode a mock is used. > As the timestamp client is necessary for the Xades signatures, I thought it's > better to test the provided classes than to mock it by default. > Btw. initially I ran "ant test" and a few other tests failed ... but maybe > there's something wrong with my setup ... > > Andi. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
