You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Stefan Bodewig <bo...@apache.org> on 2003/08/01 14:45:03 UTC

[GUMP] Build Failure - commons-net

----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-08-01/commons-net.html>
----------------------------------------------------

Buildfile: build.xml

init:
    [mkdir] Created dir: /home/rubys/jakarta/jakarta-commons/net/target/lib

get-deps:

compile:
    [javac] Compiling 119 source files to /home/rubys/jakarta/jakarta-commons/net/target/classes

compile-tests:
    [javac] Compiling 17 source files to /home/rubys/jakarta/jakarta-commons/net/target/test-classes

internal-test:
    [mkdir] Created dir: /home/rubys/jakarta/jakarta-commons/net/target/test-reports
    [junit] Running org.apache.commons.net.ftp.parser.EnterpriseUnixFTPEntryParserTest
    [junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 0.997 sec
    [junit] Testsuite: org.apache.commons.net.ftp.parser.EnterpriseUnixFTPEntryParserTest
    [junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 0.997 sec

    [junit] Testcase: testParseFieldsOnDirectory took 0.165 sec
    [junit] Testcase: testParseFieldsOnFile took 0.032 sec
    [junit] 	FAILED
    [junit] expected:<Mon Aug 12 13:56:00 2002> but was:<Tue Aug 12 13:56:00 2003>
    [junit] junit.framework.ComparisonFailure: expected:<Mon Aug 12 13:56:00 2002> but was:<Tue Aug 12 13:56:00 2003>
    [junit] 	at org.apache.commons.net.ftp.parser.EnterpriseUnixFTPEntryParserTest.testParseFieldsOnFile(EnterpriseUnixFTPEntryParserTest.java:147)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    [junit] Testcase: testParseFieldsOnFileTestcase: testBadListing took 0.016 sec
    [junit] Testcase: testGoodListing took 0.003 sec


    [junit] TEST org.apache.commons.net.ftp.parser.EnterpriseUnixFTPEntryParserTest FAILED
    [junit] Running org.apache.commons.net.ftp.parser.NTFTPEntryParserTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.937 sec
    [junit] Testsuite: org.apache.commons.net.ftp.parser.NTFTPEntryParserTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.937 sec

    [junit] Testcase: testParseFieldsOnDirectory took 0.174 sec
    [junit] Testcase: testParseFieldsOnFile took 0.01 sec
    [junit] Testcase: testBadListing took 0.011 sec
    [junit] Testcase: testGoodListing took 0.004 sec


    [junit] Running org.apache.commons.net.ftp.parser.OS2FTPEntryParserTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.971 sec
    [junit] Testsuite: org.apache.commons.net.ftp.parser.OS2FTPEntryParserTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.971 sec

    [junit] Testcase: testParseFieldsOnDirectory took 0.103 sec
    [junit] Testcase: testParseFieldsOnFile took 0.08 sec
    [junit] Testcase: testBadListing took 0.053 sec
    [junit] Testcase: testGoodListing took 0.003 sec


    [junit] Running org.apache.commons.net.ftp.parser.UnixFTPEntryParserTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.027 sec
    [junit] Testsuite: org.apache.commons.net.ftp.parser.UnixFTPEntryParserTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.027 sec

    [junit] Testcase: testParseFieldsOnDirectory took 0.111 sec
    [junit] Testcase: testParseFieldsOnFile took 0.014 sec
    [junit] Testcase: testBadListing took 0.142 sec
    [junit] Testcase: testGoodListing took 0.029 sec


    [junit] Running org.apache.commons.net.ftp.parser.VMSFTPEntryParserTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.102 sec
    [junit] Testsuite: org.apache.commons.net.ftp.parser.VMSFTPEntryParserTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.102 sec
    [junit] ------------- Standard Output ---------------
    [junit] 14
    [junit] 1-JUN.LIS;1
    [junit] 1-JUN.LIS;3
    [junit] 1-JUN.LIS;2
    [junit] DATA.DIR;1
    [junit] 120196.TXT;1
    [junit] 30CHARBAR.TXT;1
    [junit] A.;2
    [junit] AA.;2
    [junit] UCX$REXECD_STARTUP.LOG;1098
    [junit] UNARCHIVE.COM;1
    [junit] UNXMERGE.COM;15
    [junit] UNXTEMP.COM;7
    [junit] UNZIP_AND_ATTACH_FILES.COM;12
    [junit] UNZIP_AND_ATTACH_FILES.SAV;1
    [junit] 12
    [junit] UNZIP_AND_ATTACH_FILES.SAV
    [junit] UNZIP_AND_ATTACH_FILES.COM
    [junit] UCX$REXECD_STARTUP.LOG
    [junit] DATA.DIR
    [junit] 120196.TXT
    [junit] 30CHARBAR.TXT
    [junit] AA.
    [junit] A.
    [junit] UNARCHIVE.COM
    [junit] UNXTEMP.COM
    [junit] UNXMERGE.COM
    [junit] 1-JUN.LIS
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: testParseFieldsOnDirectory took 0.196 sec
    [junit] Testcase: testParseFieldsOnFile took 0.047 sec
    [junit] Testcase: testBadListing took 0.045 sec
    [junit] Testcase: testGoodListing took 0.036 sec


    [junit] Running org.apache.commons.net.telnet.EchoOptionHandlerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.777 sec
    [junit] Testsuite: org.apache.commons.net.telnet.EchoOptionHandlerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.777 sec

    [junit] Testcase: testConstructors took 0.01 sec
    [junit] Testcase: testStartSubnegotiation took 0.001 sec
    [junit] Testcase: testAnswerSubnegotiation took 0.007 sec
    [junit] Testcase: testWill took 0.001 sec
    [junit] Testcase: testDo took 0 sec


    [junit] Running org.apache.commons.net.telnet.InvalidTelnetOptionExceptionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.736 sec
    [junit] Testsuite: org.apache.commons.net.telnet.InvalidTelnetOptionExceptionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.736 sec

    [junit] Testcase: testConstructors took 0.009 sec


    [junit] Running org.apache.commons.net.telnet.SimpleOptionHandlerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.802 sec
    [junit] Testsuite: org.apache.commons.net.telnet.SimpleOptionHandlerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.802 sec

    [junit] Testcase: testConstructors took 0.007 sec
    [junit] Testcase: testStartSubnegotiation took 0 sec
    [junit] Testcase: testAnswerSubnegotiation took 0.007 sec
    [junit] Testcase: testWill took 0.001 sec
    [junit] Testcase: testDo took 0 sec


    [junit] Running org.apache.commons.net.telnet.SuppressGAOptionHandlerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.712 sec
    [junit] Testsuite: org.apache.commons.net.telnet.SuppressGAOptionHandlerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.712 sec

    [junit] Testcase: testConstructors took 0.01 sec
    [junit] Testcase: testStartSubnegotiation took 0.001 sec
    [junit] Testcase: testAnswerSubnegotiation took 0.007 sec
    [junit] Testcase: testWill took 0 sec
    [junit] Testcase: testDo took 0 sec


    [junit] Running org.apache.commons.net.telnet.TelnetClientTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 35.012 sec
    [junit] Testsuite: org.apache.commons.net.telnet.TelnetClientTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 35.012 sec

    [junit] Testcase: testInitial took 5.153 sec
    [junit] Testcase: testOptionNegotiation took 9.1 sec
    [junit] Testcase: testOptionRenegotiation took 5.054 sec
    [junit] Testcase: testDeleteOptionHandler took 5.046 sec
    [junit] Testcase: testAYT took 5.04 sec
    [junit] Testcase: testSpy took 5.05 sec


    [junit] Running org.apache.commons.net.telnet.TelnetOptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.875 sec
    [junit] Testsuite: org.apache.commons.net.telnet.TelnetOptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.875 sec

    [junit] Testcase: testisValidOption took 0.012 sec
    [junit] Testcase: testGetOption took 0.001 sec


    [junit] Running org.apache.commons.net.telnet.TerminalTypeOptionHandlerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.042 sec
    [junit] Testsuite: org.apache.commons.net.telnet.TerminalTypeOptionHandlerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.042 sec

    [junit] Testcase: testConstructors took 0.01 sec
    [junit] Testcase: testStartSubnegotiation took 0 sec
    [junit] Testcase: testAnswerSubnegotiation took 0.008 sec
    [junit] Testcase: testWill took 0 sec
    [junit] Testcase: testDo took 0.001 sec



test:

BUILD FAILED
/home/rubys/jakarta/jakarta-commons/net/build.xml:70: There were test failures.
    

Total time: 1 minute 1 second