>I thought the XML results of the tests would appear in the >output part of the gump build. >I did the setup similar to the dom4j-tests project where you >can see the result of each test in a separate XML file: >http://vmgump.apache.org/gump/public/dom4j/dom4j-tests/index.html >Any idea why this is not the situation with the 'ivy-tests' project?
The "build" of the test-project failed. So I think Gump does not publish any build artefacts. I dont read "green" junitreports ... the "red" one are more interesting ... Anyway - Dom4J's xml-reports are also not very readable (in my eyes). Jan >Regarding the multiple versions of ant: could it be caused by >the dependency on 'ant' of the 'ivy' project? Is there a way >to say that 'ivy-tests' depends on project 'ivy', but doesn't >need the 'ant' dependency of the 'ivy' project? I guess the >duplicate 'junit' dependency has the same cause. But here it >isn't caused by the 'ivy' project, but probably by another >project we are depending on... > >regards, >Maarten > >----- Original Message ---- >From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> >To: [email protected] >Sent: Wednesday, January 24, 2007 8:24:48 AM >Subject: AW: [EMAIL PROTECTED]: Project ivy-tests (in module ivy) failed > >I think the interesting parts of the log are: > > >[junit] WARNING: multiple versions of ant detected in path for junit >[junit] >jar:file:/x1/gump/public/workspace/ant/dist/lib/ant.jar!/org/ap >ache/tool >s/ant/Project.class >[junit] and >jar:file:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar! >/org/apac >he/tools/ant/Project.class > > >I couldnt find the 2nd ant.jar, but I have seen two junit.jars in the >classpath: >- /usr/local/gump/packages/junit3.8.1/junit.jar >- /usr/local/gump/public/workspace/dist/junit/junit.jar > > >[junit] Running org.apache.ivy.RetrieveTest >[junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 1.824 sec >[junit] Test org.apache.ivy.RetrieveTest FAILED > > >[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.442 sec >[junit] Running org.apache.ivy.ant.AntBuildTriggerTest > > >[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 2.45 sec >[junit] Test org.apache.ivy.ant.AntBuildTriggerTest FAILED > > > >The use [1] of the xml-formatter in <junit> is good for making the >html-report. But without that you >cant see the failing tests (easily). Maybe the use of an (additional) >brief-formatter would help. >I hope to the stacktraces after that ... > > >Jan > > > >[1] http://svn.apache.org/repos/asf/incubator/ivy/trunk/build.xml > > > > >GUMP-CLASSPATH >-------------- >/opt/jdk1.5/lib/tools.jar >/usr/local/gump/public/workspace/ivy/build/test >/usr/local/gump/public/workspace/ivy/build/artifact/ivy-23012007.jar >/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/packages/junit3.8.1/junit.jar >/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar >/usr/local/gump/public/workspace/jakarta-commons/httpclient/dis >t/commons >-httpclient.jar >/usr/local/gump/public/workspace/commons-cli-1.0.x/target/commo >ns-cli-23 >012007.jar > /usr/local/gump/public/workspace/jakarta-oro/jakarta-oro-23012007.jar > >/usr/local/gump/public/workspace/jakarta-commons/vfs/target/com >mons-vfs- >23012007.jar > >/usr/local/gump/public/workspace/jakarta-commons/vfs/sandbox/ta >rget/comm >ons-vfs-sandbox-23012007.jar > >/usr/local/gump/public/workspace/jakarta-slide/webdavclient/dis >t/lib/jak >arta-slide-webdavlib-23012007.jar > / usr/local/gump/packages/jsch/jsch-0.1.28.jar > /usr/local/gump/public/workspace/dist/junit/junit.jar > > > >>Project ivy-tests 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: >> - ivy-tests : Ivy is a tool for managing (recording, tracking, >resolving a... >> >> >>Full details are available at: >> http://vmgump.apache.org/gump/public/ivy/ivy-tests/index.html > > > > > > >_______________________________________________________________ >_____________________ >It's here! Your new message! >Get new email alerts with the free Yahoo! Toolbar. >http://tools.search.yahoo.com/toolbar/features/mail/ >
