You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ftpserver-users@mina.apache.org by Niklas Gustavsson <ni...@protocol7.com> on 2008/01/29 09:57:34 UTC

Re: test failures during build...

I'm guessing this is on trunk? In that case, no worries for now, I'm
still working on getting trunk up to shape. Feel free to provide any
patches if you identify the culprit behind the test failures.

/niklas

On Jan 29, 2008 12:52 AM, Abramovich, Dan <da...@sonusnet.com> wrote:
> I tried to build and got the following. Should I be concerned? From what
> I gather the FTPlet is not central to the FTP server, but rather as a
> mechanism to do automate actions in response to FTP request.
>
>
>
> My build was on Windows XP, w/ Java 1.5.0_14, Maven 2.0.8.
>
>
>
> Results :
>
>
>
> Failed tests:
>
>
> testExceptionDuringRenameEnd(org.apache.ftpserver.ftplet.FtpLetThrowFtpE
> xceptionTest)
>
>
> testExceptionDuringUploadEnd(org.apache.ftpserver.ftplet.FtpLetThrowFtpE
> xceptionTest)
>
>
> testExceptionDuringUploadEnd(org.apache.ftpserver.ftplet.FtpLetThrowIOEx
> ceptionTest)
>
>
>
> Tests in error:
>
>   testMkdir(org.apache.ftpserver.ftplet.FtpLetReturnDefaultTest)
>
>
>
> Tests run: 538, Failures: 3, Errors: 1, Skipped: 0
>
>
>
> Thanks,
>
> -Dan
>
>