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 <[EMAIL PROTECTED]> 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 > >
