You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Gump Integration Build <ge...@gump.apache.org> on 2005/12/02 03:02:46 UTC

[GUMP@vmgump]: Project svn-antlib-test (in module ant-antlibs) failed

To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general@gump.apache.org.

Project svn-antlib-test has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - svn-antlib-test :  Task and Type Libraries for Apache Ant


Full details are available at:
    http://vmgump.apache.org/gump/public/ant-antlibs/svn-antlib-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Dependency on ant-testutil exists, no need to add for property ant-testutil.jar.
 -INFO- Failed with reason build failed



The following work was performed:
http://vmgump.apache.org/gump/public/ant-antlibs/svn-antlib-test/gump_work/build_ant-antlibs_svn-antlib-test.html
Work Name: build_ant-antlibs_svn-antlib-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 2 mins 11 secs
Command Line: java -Djava.awt.headless=true -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dant-testutil.jar=/usr/local/gump/public/workspace/ant/build/lib/ant-testutil.jar test 
[Working Directory: /usr/local/gump/public/workspace/ant-antlibs/svn]
CLASSPATH: /opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/ant-antlibs/svn/build/test-classes:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/ant/build/lib/ant-testutil.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/ant-antlibs/svn/build/ant-svn-01122005.jar
---------------------------------------------
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:225)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:328)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:736)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:605)

    [junit] Testcase: testEnd took 1.992 sec
    [junit] Testcase: testEndDate took 1.999 sec
    [junit] TEST org.apache.ant.svn.SvnChangeLogTaskTest FAILED
    [junit] Testsuite: org.apache.ant.svn.SvnRevisionDiffTest
    [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 2.896 sec

    [junit] Testcase: testDiff took 2.208 sec
    [junit] Testcase: testDiffUrl took 0.686 sec
    [junit] 	FAILED
    [junit] null
    [junit] junit.framework.AssertionFailedError
    [junit] 	at junit.framework.Assert.fail(Assert.java:47)
    [junit] 	at junit.framework.Assert.assertTrue(Assert.java:20)
    [junit] 	at junit.framework.Assert.assertTrue(Assert.java:27)
    [junit] 	at org.apache.ant.svn.SvnRevisionDiffTest.assertAttributesWithURL(SvnRevisionDiffTest.java:91)
    [junit] 	at org.apache.ant.svn.SvnRevisionDiffTest.testDiffUrl(SvnRevisionDiffTest.java:53)
    [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] 	at java.lang.reflect.Method.invoke(Method.java:324)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:164)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:130)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:120)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:230)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:225)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:328)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:736)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:605)

    [junit] TEST org.apache.ant.svn.SvnRevisionDiffTest FAILED
    [junit] Testsuite: org.apache.ant.svn.SvnTagDiffTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 109.557 sec

    [junit] Testcase: testDiffWithTwoTags took 21.134 sec
    [junit] Testcase: testDiffWithExplicitTrunk took 46.666 sec
    [junit] Testcase: testDiffWithImplicitTrunk took 41.754 sec
    [junit] Tests FAILED

BUILD FAILED
/x1/gump/public/workspace/ant-antlibs/svn/common/build.xml:96: At least one test has failed.

Total time: 2 minutes 10 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/ant-antlibs/svn-antlib-test/rss.xml
- Atom: http://vmgump.apache.org/gump/public/ant-antlibs/svn-antlib-test/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 13001601122005, vmgump.apache.org:vmgump-public:13001601122005
Gump E-mail Identifier (unique within run) #4.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org