Hi, I don't know what's append. I just download an ubuntu VMWare and I will try for my part. I suppose that you may fail to start the Webserver that is use for the tests. Does you user as enough right for starting a server ? See FitnesseRemoteRunnerMojoTest.startServer()
That could explain that the test doesn't find any server (Connection refused). The aim of this test is to check those credentials are really forward to FitNesse when we provide credential in the POM. Regards, Philippe > -----Original Message----- > From: Luca Marrocco [mailto:[EMAIL PROTECTED] > Sent: dimanche 24 février 2008 21:24 > To: [email protected] > Subject: Re: [mojo-dev] maven-fitness-plugins test fails on GNU/Linux > > 2008/2/24, Philippe Kernevez <[EMAIL PROTECTED]>: > > Hi, > > > > Thanks for your issue and your acknowledgement. > > Thanks benjamin for the patch application. > > Hi, > > Luca can you check that you succeed in building the latest version from > the > > trunk ? > > regard issue patched by benjamin (thank for your works :D) latest > version from the trunk is ok for me. > > But there is a little problem in this test: > Failed tests: > testGetRemoteResourceWithoutCredential(org.codehaus.mojo.fitnesse.Fitnesse > RemoteRunnerMojoTest) > > i have tried to fix it.. failed assertion is > assertEquals( "Connection reset", e.getCause().getMessage() ); > i receive a e.getCause().getMessage() that is equalTo "Connection > refused") > > unfortunally fix this assertion is not sufficient to pass the test > that fail nest assertion > assertEquals( "GET /url HTTP/1.1\r\n" + "User-Agent: Jakarta > Commons-HttpClient/3.0\r\n" > + "Host: localhost:83\r\n\r", mRequest ); > where mRequest is null for me. > > > Could you please help me to understand how this test want achieve? I > can try to fix it properly into my enviromnet.. > > > Luca > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email Ce message Envoi est certifié sans virus connu (AVG Pro). Analyse effectuée par AVG. Version: 7.5.516 / Base de données virus: 269.21.0/1296 - Date: 24/02/2008 12:19 --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
