Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 16076 invoked from network); 7 Oct 2002 14:58:55 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 7 Oct 2002 14:58:55 -0000 Received: (qmail 1100 invoked by uid 97); 7 Oct 2002 14:59:34 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 989 invoked by uid 97); 7 Oct 2002 14:59:31 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 857 invoked by uid 98); 7 Oct 2002 14:59:29 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: From: "Brekke, Jeff" To: 'Jakarta Commons Developers List' Subject: RE: [NET] GUMP Build is broken, well maybe not... Date: Mon, 7 Oct 2002 09:58:36 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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 Jeff.Brekke@qg.com http://www.qg.com > -----Original Message----- > From: Stefan Bodewig [mailto:bodewig@apache.org] > Sent: Monday, October 07, 2002 9:50 AM > To: commons-dev@jakarta.apache.org > Subject: Re: [NET] GUMP Build is broken, well maybe not... > > > On 07 Oct 2002, Stefan Bodewig wrote: > > On 07 Oct 2002, Stefan Bodewig 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: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: