Details
- State: Success
- For: Project: antunit-test
- Working Directory: /export/home/gump/test/workspace/ant-antlibs/antunit
- Output: /export/home/gump/test/workspace/tmp/build_ant-antlibs_antunit-test.txt
- Exit Code: 0
- Start Time: Wed, 23 Jul 2008 18:52:58 (GMT)
- End Time: Wed, 23 Jul 2008 18:53:05 (GMT)
- Elapsed Time: 7 secs
Parameters
| Prefix |
Name |
Value |
| -D |
java.awt.headless |
true |
| -X |
bootclasspath/p |
:/export/home/gump/test/workspace/xml-xerces2/build/xercesImpl.jar
/export/home/gump/test/workspace/xml-commons/java/external/build/xml-apis.jar |
|
org.apache.tools.ant.Main |
|
| -D |
gump.merge |
/zonestorage/gump/export/home/gump/test/gump/work/merge.xml |
| -D |
build.sysclasspath |
only |
| -D |
ant-testutil.jar |
/export/home/gump/test/workspace/ant/build/lib/ant-testutil.jar |
|
test |
|
Environment Overrides
| Name |
Value |
| CLASSPATH |
:/opt/jdk1.6.0/lib/tools.jar
/export/home/gump/test/workspace/ant-antlibs/antunit/build/test-classes
/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/test/workspace/ant/build/lib/ant-testutil.jar
/export/home/gump/test/workspace/ant-antlibs/antunit/build/ant-antunit-23072008.jar
/export/home/gump/test/workspace/junit/dist/junit-23072008.jar
/export/home/gump/test/workspace/xml-commons/java/external/build/xml-apis-ext.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:/export/home/gump/test/workspace/xml-commons/java/external/build/xml-apis.jar
org.apache.tools.ant.Main
-Dgump.merge=/zonestorage/gump/export/home/gump/test/gump/work/merge.xml
-Dbuild.sysclasspath=only
-Dant-testutil.jar=/export/home/gump/test/workspace/ant/build/lib/ant-testutil.jar
test Output
Buildfile: /zonestorage/gump/export/home/gump/test/workspace/ant-antlibs/antunit/build.xml
setup-properties:
setup:
determine-test-types:
setup-for-junit-tests:
compile:
check-for-NOTICE:
antlib:
[jar] Building jar: /zonestorage/gump/export/home/gump/test/workspace/ant-antlibs/antunit/build/lib/ant-antunit-1.1alpha.jar
compile-tests:
[javac] Compiling 8 source files to /zonestorage/gump/export/home/gump/test/workspace/ant-antlibs/antunit/build/test-classes
ready-to-test-with-junit:
junit-test:
[junit] Testsuite: org.apache.ant.antunit.AntUnitTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.412 sec
[junit]
[junit] Testcase: testBase took 0.167 sec
[junit] Testcase: testNoTests took 0.043 sec
[junit] Testcase: testEmptyTests took 0.035 sec
[junit] Testcase: testNonFile took 0.041 sec
[junit] Testcase: testNonExistingFile took 0.066 sec
[junit] Testcase: testNewProject took 0.046 sec
[junit] Testsuite: org.apache.ant.antunit.AssertTest
[junit] Tests run: 35, Failures: 0, Errors: 0, Time elapsed: 1.465 sec
[junit]
[junit] Testcase: testTruePass took 0.034 sec
[junit] Testcase: testFalsePass took 0.032 sec
[junit] Testcase: testEqualsPass took 0.03 sec
[junit] Testcase: testEqualsCasePass took 0.03 sec
[junit] Testcase: testPropertySetPass took 0.03 sec
[junit] Testcase: testPropertyEqualsPass took 0.031 sec
[junit] Testcase: testPropertyEqualsCasePass took 0.061 sec
[junit] Testcase: testFileExistsPass took 0.03 sec
[junit] Testcase: testFileDoesntExistPass took 0.029 sec
[junit] Testcase: testDestIsUptodatePass took 0.053 sec
[junit] Testcase: testDestIsOutofdatePass took 0.03 sec
[junit] Testcase: testFilesMatchPass took 0.028 sec
[junit] Testcase: testFilesDifferPass took 0.026 sec
[junit] Testcase: testReferenceSetPass took 0.154 sec
[junit] Testcase: testReferenceIsTypePass took 0.402 sec
[junit] Testcase: testTrueFail took 0.022 sec
[junit] Testcase: testFalseFail took 0.019 sec
[junit] Testcase: testEqualsFail1 took 0.018 sec
[junit] Testcase: testEqualsFail2 took 0.02 sec
[junit] Testcase: testPropertySetFail took 0.018 sec
[junit] Testcase: testPropertyEqualsFail1 took 0.019 sec
[junit] Testcase: testPropertyEqualsFail2 took 0.018 sec
[junit] Testcase: testPropertyEqualsFail3 took 0.019 sec
[junit] Testcase: testFileExistsFail took 0.017 sec
[junit] Testcase: testFileDoesntExistFail took 0.019 sec
[junit] Testcase: testDestIsUptodateFail took 0.019 sec
[junit] Testcase: testDestIsOutofdateFail took 0.063 sec
[junit] Testcase: testFilesMatchFail took 0.028 sec
[junit] Testcase: testFilesDifferFail took 0.028 sec
[junit] Testcase: testReferenceSetFail took 0.017 sec
[junit] Testcase: testReferenceIsTypeFailNotSet took 0.018 sec
[junit] Testcase: testReferenceIsTypeFailWrongType took 0.025 sec
[junit] Testcase: testMatches took 0.021 sec
[junit] Testcase: testDoesntMatch took 0.016 sec
[junit] Testcase: testMatchesDefaultCaseSensitivity took 0.027 sec
[junit] Testsuite: org.apache.ant.antunit.ExpectFailureTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.176 sec
[junit]
[junit] Testcase: testPassNoMessage took 0.018 sec
[junit] Testcase: testPassMessage took 0.016 sec
[junit] Testcase: testFailNoMessage took 0.021 sec
[junit] Testcase: testFailMessage took 0.062 sec
[junit] Testcase: testFailNoMessageMessageSet took 0.035 sec
[junit] Testcase: testFailMessageMessageSet took 0.022 sec
[junit] Testsuite: org.apache.ant.antunit.LogCapturerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
[junit]
[junit] Testcase: testAddAsReference took 0.004 sec
[junit] Testcase: testMessagePriorities took 0.001 sec
[junit] Testsuite: org.apache.ant.antunit.LogContentTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
[junit]
[junit] Testcase: testMessagePriorities took 0.003 sec
[junit] Testcase: testNoLogCapturer took 0 sec
[junit] Testsuite: org.apache.ant.antunit.SetUpAndTearDownTest
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 1.081 sec
[junit] ------------- Standard Output ---------------
[junit]
[junit]
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testBoth took 0.073 sec
[junit] Testcase: testNoSetup took 0.064 sec
[junit] Testcase: testNoTeardown took 0.062 sec
[junit] Testcase: testFailedTest took 0.047 sec
[junit] Testcase: testFailureSetup took 0.058 sec
[junit] Testcase: testErrorSetup took 0.072 sec
[junit] Testcase: testFailureTeardown took 0.059 sec
[junit] Testcase: testErrorTeardown took 0.33 sec
[junit] Testcase: testBothSuite took 0.039 sec
[junit] Testcase: testNoSuiteSetup took 0.037 sec
[junit] Testcase: testNoSuiteTeardown took 0.038 sec
[junit] Testcase: testFailedTestSuite took 0.029 sec
[junit] Testcase: testFailureSuiteSetUp took 0.029 sec
[junit] Testcase: testErrorSuiteSetUp took 0.029 sec
[junit] Testcase: testFailureSuiteTearDown took 0.039 sec
[junit] Testcase: testErrorSuiteTearDown took 0.068 sec
[junit] Testsuite: org.apache.ant.antunit.listener.PlainListenerTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.281 sec
[junit]
[junit] Testcase: testStdoutPlacement took 0.028 sec
[junit] Testcase: testShowDefault took 0.027 sec
[junit] Testcase: testShowError took 0.026 sec
[junit] Testcase: testShowWarning took 0.028 sec
[junit] Testcase: testShowInfo took 0.028 sec
[junit] Testcase: testShowVerbose took 0.029 sec
[junit] Testcase: testShowDebug took 0.032 sec
[junit] Testcase: testShowNone took 0.027 sec
[junit] Testcase: testSetUpTearDown took 0.026 sec
[junit] Testcase: testSuiteSetUpTearDown took 0.028 sec
[junit] Testsuite: org.apache.ant.antunit.listener.XMLListenerTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.611 sec
[junit]
[junit] Testcase: testStdoutPlacement took 0.092 sec
[junit] Testcase: testShowDefault took 0.067 sec
[junit] Testcase: testShowError took 0.073 sec
[junit] Testcase: testShowWarning took 0.072 sec
[junit] Testcase: testShowInfo took 0.106 sec
[junit] Testcase: testShowVerbose took 0.087 sec
[junit] Testcase: testShowDebug took 0.372 sec
[junit] Testcase: testShowNone took 0.082 sec
[junit] Testcase: testSetUpTearDown took 0.11 sec
[junit] Testcase: testSuiteSetUpTearDown took 0.078 sec
[junit] Testcase: testBadCharacters took 0.076 sec
[junit] Testcase: testProperties took 0.39 sec
setup-for-antunit-tests:
ready-to-test-with-antunit:
antunit-test:
test:
BUILD SUCCESSFUL
Total time: 6 seconds
Last Updated: Wed, 23 Jul 2008 18:00:06 ().