Well we're closer, but I'm also running linux and my tests pass. What else could be different? I am running rh8.0 and jdk1.4.
================================================================= Jeffrey D. Brekke Quad/Graphics [EMAIL PROTECTED] http://www.qg.com > -----Original Message----- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 07, 2002 9:50 AM > To: [EMAIL PROTECTED] > Subject: Re: [NET] GUMP Build is broken, well maybe not... > > > 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.EnterpriseUnixFTPEntryP > arserTest.testParseFieldsOnFile(EnterpriseUnixFTPEntryParserTe > st.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.te > stParseFieldsOnDirectory(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.te > stParseFieldsOnFile(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.t > estParseFieldsOnDirectory(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.t > estParseFieldsOnFile(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.t > estParseFieldsOnDirectory(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.t > estParseFieldsOnFile(VMSFTPEntryParserTest.java:136) > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
