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

Details

Parameters

Prefix Name Value
-D build.sysclasspath only
-D java.awt.headless true
-D sun.zip.disableMemoryMapping true
-D security.manager allow
org.apache.tools.ant.Main
-D gump.merge /srv/gump/public/gump/work/merge.xml
-D ant-testutil.jar /srv/gump/public/workspace/ant/build/lib/ant-testutil.jar
-D javac.test-source 8
-D javac.test-target 8
test

Environment Overrides

Name Value
CLASSPATH :/srv/gump/public/workspace/antlibs-antunit/build/test-classes /srv/gump/public/workspace/antlibs-antunit/ivy/ivy.jar /srv/gump/public/workspace/ant/dist/lib/ant.jar /srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar /srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar /srv/gump/public/workspace/ant/dist/lib/ant-junit.jar /srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar /srv/gump/public/workspace/ant/dist/lib/ant-swing.jar /srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar /srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar /srv/gump/public/workspace/ant/build/lib/ant-testutil.jar /srv/gump/public/workspace/antlibs-antunit/build/ant-antunit-20240424.jar /srv/gump/public/workspace/junit/target/junit-4.13.3-SNAPSHOT.jar /srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar

Command Line

/usr/local/asfpackages/java/openjdk-22-ea+20/bin/java -Dbuild.sysclasspath=only
        -Djava.awt.headless=true -Dsun.zip.disableMemoryMapping=true
        -Dsecurity.manager=allow org.apache.tools.ant.Main
        -Dgump.merge=/srv/gump/public/gump/work/merge.xml
        -Dant-testutil.jar=/srv/gump/public/workspace/ant/build/lib/ant-testutil.jar
        -Djavac.test-source=8 -Djavac.test-target=8 test 

Output

Buildfile: /srv/gump/public/workspace/antlibs-antunit/build.xml

setup-properties:

setup:

determine-test-types:

setup-for-junit-tests:

download-ivy:
     [echo] installing ivy...
      [get] Getting: https://repo1.maven.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar
      [get] To: /srv/gump/public/workspace/antlibs-antunit/ivy/ivy.jar
      [get] Not modified - so not downloaded

install-ivy:

-no-resolve:

resolve:
[ivy:resolve] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:resolve] :: loading settings :: url = jar:file:/srv/gump/public/workspace/antlibs-antunit/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ivy:resolve] :: resolving dependencies :: org.apache.ant#ant-antunit;1.5alpha
[ivy:resolve] 	confs: [default, provided, test]
[ivy:resolve] 	found junit#junit;4.12 in public
[ivy:resolve] 	found org.hamcrest#hamcrest-core;1.3 in public
[ivy:resolve] 	found org.apache.ant#ant;1.8.1 in public
[ivy:resolve] 	found org.apache.ant#ant-launcher;1.8.1 in public
[ivy:resolve] 	found org.apache.ant#ant-testutil;1.8.1 in public
[ivy:resolve] :: resolution report :: resolve 100ms :: artifacts dl 4ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   2   |   0   |   0   |   0   ||   2   |   0   |
	|     provided     |   2   |   0   |   0   |   0   ||   2   |   0   |
	|       test       |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.ant#ant-antunit [sync]
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	0 artifacts copied, 2 already retrieved (0kB/2ms)
[ivy:retrieve] :: retrieving :: org.apache.ant#ant-antunit [sync]
[ivy:retrieve] 	confs: [test]
[ivy:retrieve] 	0 artifacts copied, 1 already retrieved (0kB/1ms)

compile:

check-for-NOTICE:

antlib:
      [jar] Building jar: /srv/gump/public/workspace/antlibs-antunit/build/lib/ant-antunit-1.5alpha.jar

compile-tests:
    [javac] Compiling 13 source files to /srv/gump/public/workspace/antlibs-antunit/build/test-classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 4 warnings

ready-to-test-with-junit:

junit-test:
    [mkdir] Created dir: /srv/gump/public/workspace/antlibs-antunit/build/reports/junit
    [junit] Testsuite: org.apache.ant.antunit.AntUnitTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 sec
    [junit] 
    [junit] Testcase: testEmptyTests took 0.067 sec
    [junit] Testcase: testBase took 0.056 sec
    [junit] Testcase: testNewProject took 0.05 sec
    [junit] Testcase: testReference took 0.048 sec
    [junit] Testcase: testReferenceMapper took 0.052 sec
    [junit] Testcase: testReferenceSet took 0.042 sec
    [junit] Testcase: testNonExistingFile took 0.047 sec
    [junit] Testcase: testReferenceRegex took 0.045 sec
    [junit] Testcase: testNoTests took 0.033 sec
    [junit] Testcase: testNonFile took 0.074 sec
    [junit] Testcase: testSystemIoHandling took 0.054 sec
    [junit] Testsuite: org.apache.ant.antunit.AssertTest
    [junit] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.487 sec
    [junit] 
    [junit] Testcase: testTrueFail took 0.035 sec
    [junit] Testcase: testTruePass took 0.032 sec
    [junit] Testcase: testDoesntMatch took 0.034 sec
    [junit] Testcase: testEqualsFail1 took 0.039 sec
    [junit] Testcase: testEqualsFail2 took 0.035 sec
    [junit] Testcase: testFalseFail took 0.036 sec
    [junit] Testcase: testFalsePass took 0.034 sec
    [junit] Testcase: testPropertyEqualsFail1 took 0.031 sec
    [junit] Testcase: testPropertyEqualsFail2 took 0.037 sec
    [junit] Testcase: testPropertyEqualsFail3 took 0.031 sec
    [junit] Testcase: testEqualsCasePass took 0.029 sec
    [junit] Testcase: testPropertyContainsFail took 0.029 sec
    [junit] Testcase: testFail took 0.036 sec
    [junit] Testcase: testPropertyContains took 0.032 sec
    [junit] Testcase: testPropertyEqualsCasePass took 0.03 sec
    [junit] Testcase: testFilesDifferFail took 0.03 sec
    [junit] Testcase: testFilesDifferPass took 0.037 sec
    [junit] Testcase: testFilesMatchFail took 0.047 sec
    [junit] Testcase: testFilesMatchPass took 0.032 sec
    [junit] Testcase: testDestIsUptodateFail took 0.035 sec
    [junit] Testcase: testDestIsUptodatePass took 0.032 sec
    [junit] Testcase: testResourceExistsFail took 0.03 sec
    [junit] Testcase: testResourceExistsPass took 0.036 sec
    [junit] Testcase: testEqualsPass took 0.031 sec
    [junit] Testcase: testReferenceIsTypeFailNotSet took 0.03 sec
    [junit] Testcase: testDestIsOutofdateFail took 0.032 sec
    [junit] Testcase: testDestIsOutofdatePass took 0.032 sec
    [junit] Testcase: testFileExistsFail took 0.033 sec
    [junit] Testcase: testFileExistsPass took 0.032 sec
    [junit] Testcase: testReferenceSetFail took 0.031 sec
    [junit] Testcase: testReferenceSetPass took 0.045 sec
    [junit] Testcase: testMatchesDefaultCaseSensitivity took 0.029 sec
    [junit] Testcase: testResourceDoesntExistFail took 0.029 sec
    [junit] Testcase: testResourceDoesntExistPass took 0.028 sec
    [junit] Testcase: testMatches took 0.028 sec
    [junit] Testcase: testFailWithMessage took 0.029 sec
    [junit] Testcase: testReferenceIsTypeFailWrongType took 0.109 sec
    [junit] Testcase: testPropertySetFail took 0.038 sec
    [junit] Testcase: testPropertySetPass took 0.029 sec
    [junit] Testcase: testReferenceIsTypePass took 0.031 sec
    [junit] Testcase: testFileDoesntExistFail took 0.029 sec
    [junit] Testcase: testFileDoesntExistPass took 0.029 sec
    [junit] Testcase: testPropertyEqualsPass took 0.029 sec
    [junit] Testsuite: org.apache.ant.antunit.ExpectFailureTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec
    [junit] 
    [junit] Testcase: testFailNoMessageMessageSet took 0.029 sec
    [junit] Testcase: testFailMessage took 0.037 sec
    [junit] Testcase: testPassNoMessage took 0.028 sec
    [junit] Testcase: testFailNoMessage took 0.028 sec
    [junit] Testcase: testPassMessage took 0.027 sec
    [junit] Testcase: testFailMessageMessageSet took 0.028 sec
    [junit] Testsuite: org.apache.ant.antunit.LogCapturerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
    [junit] 
    [junit] Testcase: testMessagePriorities took 0.001 sec
    [junit] Testcase: testWithoutMerge took 0.001 sec
    [junit] Testcase: testAddAsReference took 0 sec
    [junit] Testcase: testWithMerge took 0 sec
    [junit] Testsuite: org.apache.ant.antunit.LogContentTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
    [junit] 
    [junit] Testcase: testWithExplicitMerge took 0.001 sec
    [junit] Testcase: testMessagePriorities took 0 sec
    [junit] Testcase: testWithoutMerge took 0.001 sec
    [junit] Testcase: testWithImplicitMerge took 0 sec
    [junit] Testcase: testNoLogCapturer took 0 sec
    [junit] Testsuite: org.apache.ant.antunit.SetUpAndTearDownTest
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 sec
    [junit] ------------- Standard Output ---------------
    [junit] 
    [junit] 
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testFailureSuiteSetUp took 0.043 sec
    [junit] Testcase: testBothSuite took 0.048 sec
    [junit] Testcase: testNoTeardown took 0.039 sec
    [junit] Testcase: testBoth took 0.041 sec
    [junit] Testcase: testFailedTestSuite took 0.04 sec
    [junit] Testcase: testErrorSuiteTearDown took 0.045 sec
    [junit] Testcase: testErrorTeardown took 0.039 sec
    [junit] Testcase: testFailedTest took 0.034 sec
    [junit] Testcase: testErrorSuiteSetUp took 0.035 sec
    [junit] Testcase: testFailureSetup took 0.036 sec
    [junit] Testcase: testErrorSetup took 0.034 sec
    [junit] Testcase: testNoSuiteTeardown took 0.043 sec
    [junit] Testcase: testNoSuiteSetup took 0.036 sec
    [junit] Testcase: testFailureTeardown took 0.036 sec
    [junit] Testcase: testNoSetup took 0.036 sec
    [junit] Testcase: testFailureSuiteTearDown took 0.038 sec
    [junit] Testsuite: org.apache.ant.antunit.junit3.AntUnitSuiteTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec
    [junit] ------------- Standard Output ---------------
    [junit] 
    [junit] suiteSetUp:
    [junit]     [mkdir] Created dir: /srv/gump/public/workspace/antlibs-antunit/target/test_output
    [junit] 
    [junit] setUp:
    [junit] 
    [junit] test1:
    [junit] 
    [junit] tearDown:
    [junit] 
    [junit] suiteTearDown:
    [junit] 
    [junit] BUILD SUCCESSFUL
    [junit] Total time: 0 seconds
    [junit] 
    [junit] suiteSetUp:
    [junit]    [delete] Deleting: /srv/gump/public/workspace/antlibs-antunit/target/test_output/junit_out.xml
    [junit] 
    [junit] setUp:
    [junit] 
    [junit] test2:
    [junit] 
    [junit] tearDown:
    [junit] 
    [junit] setUp:
    [junit] 
    [junit] test1:
    [junit] 
    [junit] tearDown:
    [junit] 
    [junit] suiteTearDown:
    [junit] 
    [junit] BUILD SUCCESSFUL
    [junit] Total time: 0 seconds
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testSuiteName took 0 sec
    [junit] Testcase: testSingleTestRunSuiteSetUp took 0.051 sec
    [junit] Testcase: testChildNames took 0 sec
    [junit] Testcase: testFileNotFound took 0.002 sec
    [junit] Testcase: testRunSuiteSetUp took 0.083 sec
    [junit] Testsuite: org.apache.ant.antunit.junit3.AntUnitTestCaseTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 sec
    [junit] ------------- Standard Output ---------------
    [junit] 
    [junit] suiteSetUp:
    [junit]    [delete] Deleting: /srv/gump/public/workspace/antlibs-antunit/target/test_output/junit_out.xml
    [junit] 
    [junit] setUp:
    [junit] 
    [junit] tearDown:
    [junit] 
    [junit] suiteTearDown:
    [junit] 
    [junit] BUILD SUCCESSFUL
    [junit] Total time: 0 seconds
    [junit] 
    [junit] suiteSetUp:
    [junit]    [delete] Deleting: /srv/gump/public/workspace/antlibs-antunit/target/test_output/junit_out.xml
    [junit] 
    [junit] setUp:
    [junit] 
    [junit] test1:
    [junit] 
    [junit] tearDown:
    [junit] 
    [junit] suiteTearDown:
    [junit] 
    [junit] BUILD SUCCESSFUL
    [junit] Total time: 0 seconds
    [junit] 
    [junit] suiteSetUp:
    [junit]    [delete] Deleting: /srv/gump/public/workspace/antlibs-antunit/target/test_output/junit_out.xml
    [junit] 
    [junit] setUp:
    [junit] 
    [junit] test1:
    [junit] 
    [junit] tearDown:
    [junit] 
    [junit] suiteTearDown:
    [junit] 
    [junit] BUILD SUCCESSFUL
    [junit] Total time: 0 seconds
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testInvalidFile took 0.002 sec
    [junit] Testcase: testNameParsing took 0 sec
    [junit] Testcase: testUnknownTarget took 0.071 sec
    [junit] Testcase: testTestIdentityInNotification took 0.073 sec
    [junit] Testcase: testRunSuiteSetUp took 0.074 sec
    [junit] Testsuite: org.apache.ant.antunit.junit3.EatYourOwnDogFoodTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
    [junit] ------------- Standard Output ---------------
    [junit] 
    [junit] testTaskHandlingOutput:
    [junit] 
    [junit] BUILD SUCCESSFUL
    [junit] Total time: 0 seconds
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testTaskHandlingOutput [src/etc/testcases/antunit/java-io.xml] took 0.028 sec
    [junit] Testsuite: org.apache.ant.antunit.junit4.AntUnitSuiteRunnerTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec
    [junit] ------------- Standard Output ---------------
    [junit] 
    [junit] suiteSetUp:
    [junit]    [delete] Deleting: /srv/gump/public/workspace/antlibs-antunit/target/test_output/junit_out.xml
    [junit] 
    [junit] setUp:
    [junit] 
    [junit] test2:
    [junit] 
    [junit] tearDown:
    [junit] 
    [junit] setUp:
    [junit] 
    [junit] test1:
    [junit] 
    [junit] tearDown:
    [junit] 
    [junit] suiteTearDown:
    [junit] 
    [junit] BUILD SUCCESSFUL
    [junit] Total time: 0 seconds
    [junit] 
    [junit] suiteSetUp:
    [junit]    [delete] Deleting: /srv/gump/public/workspace/antlibs-antunit/target/test_output/junit_out.xml
    [junit] 
    [junit] setUp:
    [junit] 
    [junit] test2:
    [junit] 
    [junit] tearDown:
    [junit] 
    [junit] setUp:
    [junit] 
    [junit] test1:
    [junit] 
    [junit] tearDown:
    [junit] 
    [junit] suiteTearDown:
    [junit] 
    [junit] BUILD SUCCESSFUL
    [junit] Total time: 0 seconds
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testInvalidSuiteReturnNull took 0.002 sec
    [junit] Testcase: testInvalidSuiteReferencingMissingFile took 0.002 sec
    [junit] Testcase: testRunFullSuite took 0.11 sec
    [junit] Testcase: testMissingSuiteMethodInitializationError took 0 sec
    [junit] Testcase: testInvalidSuiteReturnTypeError took 0 sec
    [junit] Testcase: testDescriptionsReportedInNotifier took 0.095 sec
    [junit] Testcase: testNonStaticSuiteMethodInitializationError took 0 sec
    [junit] Testsuite: org.apache.ant.antunit.listener.LogForwarderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
    [junit] 
    [junit] Testcase: testForward took 0.03 sec
    [junit] Testsuite: org.apache.ant.antunit.listener.PlainListenerTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 sec
    [junit] 
    [junit] Testcase: testSuiteSetUpTearDown took 0.032 sec
    [junit] Testcase: testSetUpTearDown took 0.031 sec
    [junit] Testcase: testShowDebug took 0.031 sec
    [junit] Testcase: testShowError took 0.041 sec
    [junit] Testcase: testStdoutPlacement took 0.033 sec
    [junit] Testcase: testShowVerbose took 0.035 sec
    [junit] Testcase: testShowInfo took 0.033 sec
    [junit] Testcase: testShowNone took 0.034 sec
    [junit] Testcase: testShowWarning took 0.031 sec
    [junit] Testcase: testShowDefault took 0.031 sec
    [junit] Testsuite: org.apache.ant.antunit.listener.XMLListenerTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 sec
    [junit] 
    [junit] Testcase: testSuiteSetUpTearDown took 0.047 sec
    [junit] Testcase: testBadCharacters took 0.052 sec
    [junit] Testcase: testProperties took 0.061 sec
    [junit] Testcase: testSetUpTearDown took 0.047 sec
    [junit] Testcase: testShowDebug took 0.043 sec
    [junit] Testcase: testShowError took 0.046 sec
    [junit] Testcase: testStdoutPlacement took 0.041 sec
    [junit] Testcase: testShowVerbose took 0.039 sec
    [junit] Testcase: testShowInfo took 0.038 sec
    [junit] Testcase: testShowNone took 0.039 sec
    [junit] Testcase: testShowWarning took 0.037 sec
    [junit] Testcase: testShowDefault took 0.045 sec

setup-for-antunit-tests:

ready-to-test-with-antunit:

antunit-test:
    [mkdir] Created dir: /srv/gump/public/workspace/antlibs-antunit/build/reports/antunit
[au:antunit] Build File: /srv/gump/public/workspace/antlibs-antunit/src/tests/antunit/assertLogContains-test.xml
[au:antunit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
[au:antunit] Target: testWithExplicitMerge took 0.001 sec
[au:antunit] Target: testWithoutMerge took 0 sec
[au:antunit] Target: testWithImplicitMerge took 0 sec
[au:antunit] Build File: /srv/gump/public/workspace/antlibs-antunit/src/tests/antunit/assertResourceContains-test.xml
[au:antunit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.496 sec
[au:antunit] Target: testURLUsingRef took 0.487 sec
[au:antunit] Target: testURLUsingRef-no took 0.007 sec
[au:antunit] Build File: /srv/gump/public/workspace/antlibs-antunit/src/tests/antunit/assertResourceExists-test.xml
[au:antunit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.887 sec
[au:antunit] Target: testURLUsingRef-no took 0.46 sec
[au:antunit] Target: testURL took 0.19 sec
[au:antunit] Target: testURL-no took 0.218 sec
[au:antunit] Target: testURLUsingRef took 0.01 sec
[au:antunit] Build File: /srv/gump/public/workspace/antlibs-antunit/src/tests/antunit/resourceexists-test.xml
[au:antunit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
[au:antunit] Target: test-refid-file took 0 sec
[au:antunit] Target: testURL took 0.035 sec
[au:antunit] Target: test-no took 0.001 sec
[au:antunit] Target: test-yes took 0 sec
[au:antunit] Target: test-refid-fileset took 0.001 sec
[au:antunit] Target: testURLAttributeUsingRef took 0.011 sec

test:

BUILD SUCCESSFUL
Total time: 8 seconds

Apache Gump, Gump, Apache, the Apache feather logo, and the Apache Gump project logos are trademarks of The Apache Software Foundation.

Last Updated: Wed, 24 Apr 2024 06:00:04 ().Python Logo