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 "Abramovich, Dan" <da...@sonusnet.com> on 2008/01/29 00:52:54 UTC

test failures during build...

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


Re: test failures during build...

Posted by Niklas Gustavsson <ni...@protocol7.com>.
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
>
>