On Sun, 18 Feb 2001 20:32:14 +0100, Nico Seessle wrote: >----- Original Message ----- >From: "Sam Ruby" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Sunday, February 18, 2001 8:03 PM >Subject: Automated execution of run-tests via gump > > >> On one machine I am getting the following: >> .....
> >> On another machine, I am getting: >> >> [junit] D:\jakarta\jakarta-ant\src\etc\testcases\taskdefs\get.xml:26: >java.io.FileNotFoundException: http://localhost/localstart.asp >> [junit] --- Nested Exception --- >> [junit] java.io.FileNotFoundException: http://localhost/localstart.asp >> > >I have disabled these two testcases which expect to have a webserver >available on the buildsystem. > I would suggest changing this test case to be something like www.yahoo.com or something. From what I remember when looking at the test case (when I had these problems) what is returned is irrelevant. Is there a reason it is localhost? d
