On 07 Oct 2002, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> On 07 Oct 2002, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
>
>> Will be back in a few minutes ...
>
> Tests compile fine but fail (I think I know why) ...
>
GUMP builds of commons-net now pass, even though some tests fail. I'm
not sure whether the test failures are expected, this is what I get on
Linux (in case there is an OS dependency):
Testcase: testParseFieldsOnFile took 0,088 sec
FAILED
expected:<...D...> but was:<...ES...>
junit.framework.ComparisonFailure: expected:<...D...> but was:<...ES...>
at
org.apache.commons.net.ftp.ftp2.parser.EnterpriseUnixFTPEntryParserTest.testParseFieldsOnFile(EnterpriseUnixFTPEntryParserTest.java:147)
Testcase: testParseFieldsOnDirectory took 0,15 sec
FAILED
expected:<...S...> but was:<...E...>
junit.framework.ComparisonFailure: expected:<...S...> but was:<...E...>
at
org.apache.commons.net.ftp.ftp2.parser.NTFTPEntryParserTest.testParseFieldsOnDirectory(NTFTPEntryParserTest.java:140)
Testcase: testParseFieldsOnDirectoryTestcase: testParseFieldsOnFile took 0,006 sec
FAILED
expected:<...D...> but was:<...ES...>
junit.framework.ComparisonFailure: expected:<...D...> but was:<...ES...>
at
org.apache.commons.net.ftp.ftp2.parser.NTFTPEntryParserTest.testParseFieldsOnFile(NTFTPEntryParserTest.java:155)
Testcase: testParseFieldsOnDirectory took 0,151 sec
FAILED
expected:<...S...> but was:<...E...>
junit.framework.ComparisonFailure: expected:<...S...> but was:<...E...>
at
org.apache.commons.net.ftp.ftp2.parser.OS2FTPEntryParserTest.testParseFieldsOnDirectory(OS2FTPEntryParserTest.java:124)
Testcase: testParseFieldsOnDirectoryTestcase: testParseFieldsOnFile took 0,007 sec
FAILED
expected:<...S...> but was:<...E...>
junit.framework.ComparisonFailure: expected:<...S...> but was:<...E...>
at
org.apache.commons.net.ftp.ftp2.parser.OS2FTPEntryParserTest.testParseFieldsOnFile(OS2FTPEntryParserTest.java:139)
Testcase: testParseFieldsOnDirectory took 0,155 sec
FAILED
expected:<...S...> but was:<...E...>
junit.framework.ComparisonFailure: expected:<...S...> but was:<...E...>
at
org.apache.commons.net.ftp.ftp2.parser.UnixFTPEntryParserTest.testParseFieldsOnDirectory(UnixFTPEntryParserTest.java:159)
Testcase: testParseFieldsOnDirectoryTestcase: testParseFieldsOnFile took 0,014 sec
FAILED
expected:<...S...> but was:<...E...>
junit.framework.ComparisonFailure: expected:<...S...> but was:<...E...>
at
org.apache.commons.net.ftp.ftp2.parser.UnixFTPEntryParserTest.testParseFieldsOnFile(UnixFTPEntryParserTest.java:220)
Testcase: testParseFieldsOnDirectory took 0,153 sec
FAILED
expected:<...D...> but was:<...ES...>
junit.framework.ComparisonFailure: expected:<...D...> but was:<...ES...>
at
org.apache.commons.net.ftp.ftp2.parser.VMSFTPEntryParserTest.testParseFieldsOnDirectory(VMSFTPEntryParserTest.java:115)
Testcase: testParseFieldsOnDirectoryTestcase: testParseFieldsOnFile took 0,011 sec
FAILED
expected:<...D...> but was:<...ES...>
junit.framework.ComparisonFailure: expected:<...D...> but was:<...ES...>
at
org.apache.commons.net.ftp.ftp2.parser.VMSFTPEntryParserTest.testParseFieldsOnFile(VMSFTPEntryParserTest.java:136)
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>