----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-08-05/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.84 sec
[junit] Testsuite:
org.apache.commons.net.ftp.parser.EnterpriseUnixFTPEntryParserTest
[junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 0.84 sec
[junit] Testcase: testParseFieldsOnDirectory took 0.096 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.171 sec
[junit] Testcase: testGoodListing took 0.004 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: 2.443 sec
[junit] Testsuite: org.apache.commons.net.ftp.parser.NTFTPEntryParserTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.443 sec
[junit] Testcase: testParseFieldsOnDirectory took 0.662 sec
[junit] Testcase: testParseFieldsOnFile took 0.01 sec
[junit] Testcase: testBadListing took 0.032 sec
[junit] Testcase: testGoodListing took 0.003 sec
[junit] Running org.apache.commons.net.ftp.parser.OS2FTPEntryParserTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.843 sec
[junit] Testsuite: org.apache.commons.net.ftp.parser.OS2FTPEntryParserTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.843 sec
[junit] Testcase: testParseFieldsOnDirectory took 0.102 sec
[junit] Testcase: testParseFieldsOnFile took 0.01 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: 0.752 sec
[junit] Testsuite: org.apache.commons.net.ftp.parser.UnixFTPEntryParserTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.752 sec
[junit] Testcase: testParseFieldsOnDirectory took 0.112 sec
[junit] Testcase: testParseFieldsOnFile took 0.014 sec
[junit] Testcase: testBadListing took 0.07 sec
[junit] Testcase: testGoodListing took 0.028 sec
[junit] Running org.apache.commons.net.ftp.parser.VMSFTPEntryParserTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.823 sec
[junit] Testsuite: org.apache.commons.net.ftp.parser.VMSFTPEntryParserTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.823 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.167 sec
[junit] Testcase: testParseFieldsOnFile took 0.047 sec
[junit] Testcase: testBadListing took 0.042 sec
[junit] Testcase: testGoodListing took 0.037 sec
[junit] Running org.apache.commons.net.telnet.EchoOptionHandlerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.551 sec
[junit] Testsuite: org.apache.commons.net.telnet.EchoOptionHandlerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.551 sec
[junit] Testcase: testConstructors took 0.01 sec
[junit] Testcase: testStartSubnegotiation took 0 sec
[junit] Testcase: testAnswerSubnegotiation took 0.007 sec
[junit] Testcase: testWill took 0 sec
[junit] Testcase: testDo took 0.001 sec
[junit] Running org.apache.commons.net.telnet.InvalidTelnetOptionExceptionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.606 sec
[junit] Testsuite: org.apache.commons.net.telnet.InvalidTelnetOptionExceptionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.606 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.657 sec
[junit] Testsuite: org.apache.commons.net.telnet.SimpleOptionHandlerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.657 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 sec
[junit] Testcase: testDo took 0.001 sec
[junit] Running org.apache.commons.net.telnet.SuppressGAOptionHandlerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.623 sec
[junit] Testsuite: org.apache.commons.net.telnet.SuppressGAOptionHandlerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.623 sec
[junit] Testcase: testConstructors took 0.01 sec
[junit] Testcase: testStartSubnegotiation took 0.001 sec
[junit] Testcase: testAnswerSubnegotiation took 0.006 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: 36.183 sec
[junit] Testsuite: org.apache.commons.net.telnet.TelnetClientTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 36.183 sec
[junit] Testcase: testInitial took 6.321 sec
[junit] Testcase: testOptionNegotiation took 9.101 sec
[junit] Testcase: testOptionRenegotiation took 5.053 sec
[junit] Testcase: testDeleteOptionHandler took 5.047 sec
[junit] Testcase: testAYT took 5.039 sec
[junit] Testcase: testSpy took 5.049 sec
[junit] Running org.apache.commons.net.telnet.TelnetOptionTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.593 sec
[junit] Testsuite: org.apache.commons.net.telnet.TelnetOptionTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.593 sec
[junit] Testcase: testisValidOption took 0.01 sec
[junit] Testcase: testGetOption took 0 sec
[junit] Running org.apache.commons.net.telnet.TerminalTypeOptionHandlerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.112 sec
[junit] Testsuite: org.apache.commons.net.telnet.TerminalTypeOptionHandlerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.112 sec
[junit] Testcase: testConstructors took 0.03 sec
[junit] Testcase: testStartSubnegotiation took 0 sec
[junit] Testcase: testAnswerSubnegotiation took 0.335 sec
[junit] Testcase: testWill took 0 sec
[junit] Testcase: testDo took 0 sec
test:
BUILD FAILED
/home/rubys/jakarta/jakarta-commons/net/build.xml:70: There were test failures.
Total time: 1 minute 4 seconds
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]