----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2002-04-29/log4j-tests.html>
----------------------------------------------------
Buildfile: build.xml
prepare:
[mkdir] Created dir: /home/rubys/jakarta/jakarta-log4j/tests/output
build:
[javac] Compiling 32 source files to
/home/rubys/jakarta/jakarta-log4j/tests/classes
[javac] Note:
/home/rubys/jakarta/jakarta-log4j/tests/src/java/org/apache/log4j/LoggerTestCase.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -deprecation for details.
Minimum:
[junit] Running org.apache.log4j.MinimumTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.818 sec
[junit] Testsuite: org.apache.log4j.MinimumTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.818 sec
[junit] Testcase: simple took 1.324 sec
[junit] Testcase: ttcc took 0.466 sec
Logger:
[junit] Running org.apache.log4j.LoggerTestCase
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.487 sec
[junit] Testsuite: org.apache.log4j.LoggerTestCase
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.487 sec
[junit] ------------- Standard Error -----------------
[junit] log4j:WARN No appenders could be found for logger (x).
[junit] log4j:WARN Please initialize the log4j system properly.
[junit] ------------- ---------------- ---------------
[junit] Testcase: testAppender1 took 0.429 sec
[junit] Testcase: testAppender2 took 0.003 sec
[junit] Testcase: testAdditivity1 took 0.023 sec
[junit] Testcase: testAdditivity2 took 0.004 sec
[junit] Testcase: testAdditivity3 took 0.001 sec
[junit] Testcase: testDisable1 took 0.002 sec
[junit] Testcase: testRB1 took 0.001 sec
[junit] Testcase: testRB2 took 0.001 sec
[junit] Testcase: testRB3 took 0.001 sec
[junit] Testcase: testExists took 0.002 sec
[junit] Testcase: testHierarchy1 took 0.002 sec
DOM:
[junit] Running org.apache.log4j.xml.DOMTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.545 sec
[junit] Testsuite: org.apache.log4j.xml.DOMTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.545 sec
[junit] Testcase: test1 took 4.533 sec
CustomLevel:
[junit] Running org.apache.log4j.xml.CustomLevelTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.748 sec
[junit] Testsuite: org.apache.log4j.xml.CustomLevelTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.748 sec
[junit] ------------- Standard Output ---------------
[junit] log4j: Threshold ="null".
[junit] log4j: Level value for root is [TRACE#org.apache.log4j.xml.XLevel].
[junit] log4j: toLevel:class=[org.apache.log4j.xml.XLevel]:pri=[TRACE]
[junit] log4j: root level set to TRACE
[junit] log4j: Class name: [org.apache.log4j.FileAppender]
[junit] log4j: Setting property [append] to [false].
[junit] log4j: Setting property [file] to [output/temp].
[junit] log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
[junit] log4j: Setting property [conversionPattern] to [%-5p %c{2} - %m
[junit] ].
[junit] log4j: setFile called: output/temp, false
[junit] log4j: setFile ended
[junit] log4j: Adding appender named [TEMP] to category [root].
[junit] ------------- ---------------- ---------------
[junit] Testcase: test1 took 3.156 sec
[junit] Testcase: test2 took 0.254 sec
[junit] Testcase: test3 took 0.163 sec
[junit] Testcase: test4 took 0.162 sec
CustomLogger:
[junit] Running org.apache.log4j.customLogger.XLoggerTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.53 sec
[junit] Testsuite: org.apache.log4j.customLogger.XLoggerTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.53 sec
[junit] ------------- Standard Output ---------------
[junit] log4j: Threshold ="null".
[junit] log4j: Level value for root is [TRACE].
[junit] log4j: Desired Level sub-class: [org.apache.log4j.xml.XLevel]
[junit] log4j: root level set to TRACE
[junit] log4j: Class name: [org.apache.log4j.FileAppender]
[junit] log4j: Setting property [append] to [false].
[junit] log4j: Setting property [file] to [output/temp].
[junit] log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
[junit] log4j: Setting property [conversionPattern] to [%-5p %c{2} - %m%n].
[junit] log4j: Setting property [levelToMatch] to
[TRACE#org.apache.log4j.xml.XLevel].
[junit] log4j: toLevel:class=[org.apache.log4j.xml.XLevel]:pri=[TRACE]
[junit] log4j: Setting property [acceptOnMatch] to [true].
[junit] log4j: Adding filter of type [class
org.apache.log4j.varia.LevelMatchFilter] to appender named [TEMP].
[junit] log4j: Adding filter of type [class org.apache.log4j.varia.DenyAllFilter]
to appender named [TEMP].
[junit] log4j: setFile called: output/temp, false
[junit] log4j: setFile ended
[junit] log4j: Adding appender named [TEMP] to category [root].
[junit] ------------- ---------------- ---------------
[junit] Testcase: test1 took 3.264 sec
[junit] Testcase: test2 took 0.252 sec
PatternLayout:
[junit] Running org.apache.log4j.PatternLayoutTestCase
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 4.691 sec
[junit] Testsuite: org.apache.log4j.PatternLayoutTestCase
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 4.691 sec
[junit] Testcase: test1 took 1.355 sec
[junit] Testcase: test2 took 0.338 sec
[junit] Testcase: test3 took 0.381 sec
[junit] Testcase: test4 took 0.301 sec
[junit] Testcase: test5 took 0.227 sec
[junit] Testcase: test6 took 0.235 sec
[junit] Testcase: test7 took 0.213 sec
[junit] Testcase: test8 took 0.212 sec
[junit] Testcase: test9 took 0.204 sec
[junit] Testcase: test10 took 0.315 sec
[junit] Testcase: test11 took 0.207 sec
[junit] Testcase: test12 took 0.222 sec
[junit] Testcase: test13 took 0.242 sec
[junit] Testcase: test14 took 0.221 sec
HierarchyThreshold:
[delete] Deleting: /home/rubys/jakarta/jakarta-log4j/tests/output/temp
[junit] Running org.apache.log4j.HierarchyThresholdTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.7 sec
[junit] Testsuite: org.apache.log4j.HierarchyThresholdTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.7 sec
[junit] ------------- Standard Output ---------------
[junit] Tearing down test case.
[junit] Tearing down test case.
[junit] Tearing down test case.
[junit] Tearing down test case.
[junit] Tearing down test case.
[junit] Tearing down test case.
[junit] Tearing down test case.
[junit] Tearing down test case.
[junit] ------------- ---------------- ---------------
[junit] Testcase: test1 took 0.526 sec
[junit] Testcase: test2 took 0.044 sec
[junit] Testcase: test3 took 0.024 sec
[junit] Testcase: test4 took 0.01 sec
[junit] Testcase: test5 took 0.038 sec
[junit] Testcase: test6 took 0.013 sec
[junit] Testcase: test7 took 0.016 sec
[junit] Testcase: test8 took 0.013 sec
SocketServer:
[junit] Running org.apache.log4j.net.SocketServerTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.886 sec
[junit] Testsuite: org.apache.log4j.net.SocketServerTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.886 sec
[junit] ------------- Standard Output ---------------
[junit] Setting up test case.
[junit] Tearing down test case.
[junit] Setting up test case.
[junit] Tearing down test case.
[junit] Setting up test case.
[junit] Tearing down test case.
[junit] Setting up test case.
[junit] Tearing down test case.
[junit] ------------- ---------------- ---------------
[junit] Testcase: test1 took 2.105 sec
[junit] Testcase: test2 took 1.212 sec
[junit] Testcase: test3 took 1.272 sec
[junit] Testcase: test4 took 1.27 sec
XMLLayout:
[junit] Running org.apache.log4j.xml.XMLLayoutTestCase
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 1.29 sec
[junit] Testsuite: org.apache.log4j.xml.XMLLayoutTestCase
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 1.29 sec
[junit] ------------- Standard Output ---------------
[junit] Files [output/filtered] and [witness/xmlLayout.2] differ.
[junit] ------------- ---------------- ---------------
[junit] Testcase: basic took 1.022 sec
[junit] Testcase: locationInfo took 0.243 sec
[junit] FAILED
[junit] null
[junit] junit.framework.AssertionFailedError
[junit] at
org.apache.log4j.xml.XMLLayoutTestCase.locationInfo(XMLLayoutTestCase.java:55)
[junit] Testcase: locationInfo
BUILD FAILED
/home/rubys/jakarta/jakarta-log4j/tests/build.xml:194: Test
org.apache.log4j.xml.XMLLayoutTestCase failed
Total time: 1 minute 3 seconds
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>