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.FitnesseRemoteRunnerMojoTest)
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