You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Magnus Grimsell (JIRA)" <ji...@apache.org> on 2008/05/01 13:26:55 UTC

[jira] Updated: (FTPSERVER-131) FtpLet test failures

     [ https://issues.apache.org/jira/browse/FTPSERVER-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Magnus Grimsell updated FTPSERVER-131:
--------------------------------------

    Attachment: FtpLetTest.patch

I tested your patch and it worked for some tests but not for all.
I then tried the simple way and let the tests pass on socket exception.
I've applied a patch for this.

> FtpLet test failures
> --------------------
>
>                 Key: FTPSERVER-131
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-131
>             Project: FtpServer
>          Issue Type: Bug
>          Components: Ftplets
>         Environment: win XP, jdk1.5.0_15
>            Reporter: Magnus Grimsell
>            Priority: Minor
>         Attachments: FtpLetTest.patch, org.apache.ftpserver.ftplet.FtpLetReturnDisconnectTest.txt, org.apache.ftpserver.ftplet.FtpLetThrowFtpExceptionTest.txt, org.apache.ftpserver.ftplet.FtpLetThrowRuntimeExceptionTest.txt
>
>
> When building ftpserver projekt from trunk I get the following test failures:
> Tests in error: 
>   testExceptionDuringUploadEnd(org.apache.ftpserver.ftplet.FtpLetThrowRuntimeExceptionTest)
>   testExceptionDuringUploadUniqueEnd(org.apache.ftpserver.ftplet.FtpLetThrowRuntimeExceptionTest)
>   testExceptionDuringAppendEnd(org.apache.ftpserver.ftplet.FtpLetThrowFtpExceptionTest)
>   testExceptionDuringUploadUniqueEnd(org.apache.ftpserver.ftplet.FtpLetThrowFtpExceptionTest)
>   testExceptionDuringDownloadEnd(org.apache.ftpserver.ftplet.FtpLetReturnDisconnectTest)
>   testExceptionDuringAppendEnd(org.apache.ftpserver.ftplet.FtpLetReturnDisconnectTest)
>   testExceptionDuringUploadEnd(org.apache.ftpserver.ftplet.FtpLetReturnDisconnectTest)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.