Run| Workspace| Log| Issues| Fixes| Pre-reqs| Stats| XRef| Maven Repository Proxy Log Gump Logo

Details

Parameters

Prefix Name Value
-D java.awt.headless true
-X bootclasspath/p :/export/home/gump/test/workspace/xml-xerces2/build/xercesImpl.jar
org.apache.tools.ant.Main
-D gump.merge /zonestorage/gump/export/home/gump/test/gump/work/merge.xml
-D build.sysclasspath only
regression

Environment Overrides

Name Value
CLASSPATH :/opt/jdk1.6.0/lib/tools.jar /export/home/gump/test/workspace/logging-log4j-12/dist/classes /export/home/gump/test/workspace/logging-log4j-12/tests/classes /export/home/gump/test/workspace/logging-log4j-12/tests/resources /export/home/gump/test/workspace/ant/dist/lib/ant-jmf.jar /export/home/gump/test/workspace/ant/dist/lib/ant-swing.jar /export/home/gump/test/workspace/ant/dist/lib/ant-apache-resolver.jar /export/home/gump/test/workspace/ant/dist/lib/ant-trax.jar /export/home/gump/test/workspace/ant/dist/lib/ant-junit.jar /export/home/gump/test/workspace/ant/dist/lib/ant-launcher.jar /export/home/gump/test/workspace/ant/dist/lib/ant-nodeps.jar /export/home/gump/test/workspace/ant/dist/lib/ant.jar /export/home/gump/packages/junit3.8.1/junit.jar /export/home/gump/test/workspace/logging-log4j-12/dist/lib/log4j-16052008.jar /export/home/gump/test/workspace/jakarta-oro/jakarta-oro-16052008.jar /export/home/gump/packages/javamail-1.4/mail.jar /export/home/gump/packages/javamail-1.4/lib/mailapi.jar /export/home/gump/packages/jaf-1.1ea/activation.jar

Command Line

/opt/jdk1.6.0/bin/java -Djava.awt.headless=true
        -Xbootclasspath/p:/export/home/gump/test/workspace/xml-xerces2/build/xercesImpl.jar
        org.apache.tools.ant.Main
        -Dgump.merge=/zonestorage/gump/export/home/gump/test/gump/work/merge.xml
        -Dbuild.sysclasspath=only regression 

Output

Buildfile: /zonestorage/gump/export/home/gump/test/workspace/logging-log4j-12/tests/build.xml

parentBuild:

init:

build.core:

init:

jaxpCheck:

jaxp:
     [echo] JAXP present.

build.xml:

prepare:
    [mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/logging-log4j-12/tests/output

build:
    [javac] Compiling 70 source files to /zonestorage/gump/export/home/gump/test/workspace/logging-log4j-12/tests/classes
    [javac] Note: /zonestorage/gump/export/home/gump/test/workspace/logging-log4j-12/tests/src/java/org/apache/log4j/PropertyConfiguratorTest.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

Core:
    [junit] WARNING: multiple versions of ant detected in path for junit 
    [junit]          jar:file:/zonestorage/gump/export/home/gump/test/workspace/ant/dist/lib/ant.jar!/org/apache/tools/ant/Project.class
    [junit]      and jar:file:/export/home/gump/test/workspace/ant/dist/lib/ant.jar!/org/apache/tools/ant/Project.class
    [junit] Running org.apache.log4j.CoreTestSuite
    [junit] Testsuite: org.apache.log4j.CoreTestSuite
    [junit] Tests run: 98, Failures: 1, Errors: 0, Time elapsed: 0.669 sec
    [junit] Tests run: 98, Failures: 1, Errors: 0, Time elapsed: 0.669 sec
    [junit] 
    [junit] Testcase: testSerializationSimple took 0.078 sec
    [junit] Testcase: testSerializationWithException took 0.362 sec
    [junit] Testcase: testSerializationWithLocation took 0.004 sec
    [junit] Testcase: testSerializationNDC took 0.002 sec
    [junit] Testcase: testSerializationMDC took 0.004 sec
    [junit] Testcase: testDeserializationSimple took 0.007 sec
    [junit] Testcase: testDeserializationWithException took 0.002 sec
    [junit] Testcase: testDeserializationWithLocation took 0.001 sec
    [junit] Testcase: testFQNOfCategoryClass took 0 sec
    [junit] Testcase: testLevel took 0 sec
    [junit] Testcase: testLocationInfoNoFQCN took 0 sec
    [junit] Testcase: testSerializeINFO took 0.004 sec
    [junit] Testcase: testDeserializeINFO took 0.001 sec
    [junit] Testcase: testCustomLevelSerialization took 0.003 sec
    [junit] Testcase: testTraceInt took 0.001 sec
    [junit] Testcase: testTrace took 0 sec
    [junit] Testcase: testIntToTrace took 0 sec
    [junit] Testcase: testStringToTrace took 0 sec
    [junit] Testcase: testLevelExtendsPriority took 0 sec
    [junit] Testcase: testOFF took 0 sec
    [junit] Testcase: testFATAL took 0 sec
    [junit] Testcase: testERROR took 0 sec
    [junit] Testcase: testWARN took 0.001 sec
    [junit] Testcase: testINFO took 0 sec
    [junit] Testcase: testDEBUG took 0 sec
    [junit] Testcase: testTRACE took 0 sec
    [junit] Testcase: testALL took 0 sec
    [junit] Testcase: testSerialVersionUID took 0 sec
    [junit] Testcase: testIntToAll took 0 sec
    [junit] Testcase: testIntToFatal took 0 sec
    [junit] Testcase: testIntToOff took 0 sec
    [junit] Testcase: testToLevelUnrecognizedInt took 0 sec
    [junit] Testcase: testToLevelNull took 0.001 sec
    [junit] Testcase: testDotlessLowerI took 0.009 sec
    [junit] Testcase: testDottedLowerI took 0.001 sec
    [junit] Testcase: testERROR took 0.001 sec
    [junit] Testcase: testWARN took 0 sec
    [junit] Testcase: testINFO took 0 sec
    [junit] Testcase: testDEBUG took 0 sec
    [junit] Testcase: testDotlessLowerI took 0 sec
    [junit] Testcase: testDottedLowerI took 0.001 sec
    [junit] Testcase: testOffInt took 0 sec
    [junit] Testcase: testFatalInt took 0 sec
    [junit] Testcase: testErrorInt took 0.001 sec
    [junit] Testcase: testWarnInt took 0 sec
    [junit] Testcase: testInfoInt took 0 sec
    [junit] Testcase: testDebugInt took 0 sec
    [junit] Testcase: testAllInt took 0 sec
    [junit] Testcase: testFatal took 0 sec
    [junit] Testcase: testEqualsNull took 0 sec
    [junit] Testcase: testEqualsLevel took 0 sec
    [junit] Testcase: testGetAllPossiblePriorities took 0.001 sec
    [junit] Testcase: testToPriorityString took 0 sec
    [junit] Testcase: testToPriorityInt took 0 sec
    [junit] Testcase: testToPriorityStringPriority took 0.001 sec
    [junit] Testcase: testToPriorityIntPriority took 0 sec
    [junit] Testcase: testForcedLog took 0.108 sec
    [junit] Testcase: testGetChainedPriorityReturnType took 0.001 sec
    [junit] Testcase: testL7dlog took 0.001 sec
    [junit] Testcase: testL7dlog4Param took 0 sec
    [junit] Testcase: testSetPriority took 0 sec
    [junit] Testcase: testDirectoryCreation took 0.011 sec
    [junit] Testcase: testGetThresholdReturnType took 0.001 sec
    [junit] Testcase: testgetSetThreshold took 0 sec
    [junit] Testcase: testIsAsSevereAsThreshold took 0 sec
    [junit] Testcase: testDefaultConfigurationFile took 0.001 sec
    [junit] Testcase: testDefaultXmlConfigurationFile took 0 sec
    [junit] Testcase: testDefaultConfigurationKey took 0 sec
    [junit] Testcase: testConfiguratorClassKey took 0 sec
    [junit] Testcase: testDefaultInitOverrideKey took 0 sec
    [junit] Testcase: testDebugKey took 0.001 sec
    [junit] Testcase: testConfigDebugKey took 0 sec
    [junit] Testcase: testLineSep took 0 sec
    [junit] Testcase: testLineSepLen took 0 sec
    [junit] Testcase: testGetContentType took 0.001 sec
    [junit] Testcase: testIgnoresThrowable took 0 sec
    [junit] Testcase: testGetHeader took 0.001 sec
    [junit] Testcase: testGetFooter took 0 sec
    [junit] Testcase: testFormat took 0 sec
    [junit] Testcase: testNullDateFormat took 0 sec
    [junit] Testcase: testRelativeTimeDateFormat took 0 sec
    [junit] Testcase: testDateFormatOption took 0 sec
    [junit] Testcase: testTimeZoneOption took 0 sec
    [junit] Testcase: testGetOptionStrings took 0.002 sec
    [junit] Testcase: testSetOptionDateFormat took 0 sec
    [junit] Testcase: testSetOptionTimeZone took 0 sec
    [junit] Testcase: testSetDateFormat took 0.009 sec
    [junit] Testcase: testSetTimeZone took 0 sec
    [junit] Testcase: testSetDateFormatNull took 0 sec
    [junit] Testcase: testSetDateFormatNullString took 0 sec
    [junit] Testcase: testSetDateFormatRelative took 0.001 sec
    [junit] Testcase: testSetDateFormatAbsolute took 0 sec
    [junit] Testcase: testSetDateFormatDateTime took 0.001 sec
    [junit] Testcase: testSetDateFormatISO8601 took 0 sec
    [junit] Testcase: testSetDateFormatSimple took 0.001 sec
    [junit] Testcase: testActivateOptions took 0 sec
    [junit] Testcase: testSetDateFormatWithFormat took 0.001 sec
    [junit] Testcase: testISO8601Format took 0.002 sec
    [junit] 	FAILED
    [junit] expected:<1970-01-01 00:00:00,...> but was:<____________________...>
    [junit] junit.framework.ComparisonFailure: expected:<1970-01-01 00:00:00,...> but was:<____________________...>
    [junit] 	at org.apache.log4j.helpers.DateLayoutTest.testISO8601Format(DateLayoutTest.java:233)
    [junit] 

BUILD FAILED
/zonestorage/gump/export/home/gump/test/workspace/logging-log4j-12/tests/build.xml:186: Test org.apache.log4j.CoreTestSuite failed

Total time: 5 seconds

Last Updated: Fri, 16 May 2008 06:00:06 ().Python Logo