You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Dean Hiller <de...@xsoftware.biz> on 2005/03/11 04:12:32 UTC

Re: [Ant-contrib-developers] [GUMP@brutus]: Project ant-contrib-test (in module ant-contrib) failed

just as I suspected.  Anyone now why changing

MSG_A = xxxxxx\n;
MSG_B = yyyyyy\n;
log(MSG_A, Project.ERROR)
log(MSG_B, Project.INFO)

to
MSG_A = xxxxxx;
MSG_B = \nyyyyyy\n;

works.  This makes no sense to me, as the test uses MSG_A and MSG_B also, so 
even though MSG_A and MSG_B changed, essentially, the test is exactly the 
same test testing MSG_A+MSG_B is in the log, yet the top doesn't work and 
the bottom does.  This makes no sense to me....anybody got any ideas....I 
haven't had much time to look into this.
thanks,
dean


----- Original Message ----- 
From: "Gump Integration Build" <ge...@gump.apache.org>
To: <an...@lists.sourceforge.net>
Sent: Wednesday, March 09, 2005 2:09 AM
Subject: [Ant-contrib-developers] [GUMP@brutus]: Project ant-contrib-test 
(in module ant-contrib) 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 ant-contrib-test has an issue affecting its community integration.
> This issue affects 1 projects,
> and has been outstanding for 3 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
>    - ant-contrib-test :  Useful little Ant tasks
>
>
> Full details are available at:
> 
> http://brutus.apache.org/gump/public/ant-contrib/ant-contrib-test/index.html
>
> That said, some information snippets are provided here.
>
> The following annotations (debug/informational/warning/error messages) 
> were provided:
> -INFO- Made directory 
> [/usr/local/gump/public/workspace/ant-contrib/test/classes]
> -INFO- Failed with reason build failed
>
>
>
> The following work was performed:
> http://brutus.apache.org/gump/public/ant-contrib/ant-contrib-test/gump_work/build_ant-contrib_ant-contrib-test.html
> Work Name: build_ant-contrib_ant-contrib-test (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 22 secs
> Command Line: 
> java -Djava.awt.headless=true -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar 
> org.apache.tools.ant.Main -Dgump.merge=/home/gump/workspaces2/public/gump/work/merge.xml 
>  -Dbuild.sysclasspath=only -Djunit.jar.location=/usr/local/gump/public/workspace/dist/junit/junit.jar 
>  -Dversion=09032005 -Dtestutil.jar.location=/usr/local/gump/public/workspace/ant/build/lib/ant-testutil.jar 
> test
> [Working Directory: /usr/local/gump/public/workspace/ant-contrib]
> CLASSPATH: 
> /opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/ant-contrib/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/dist/junit/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant.jar:/usr/local/gump/public/workspace/ant-contrib/build/lib/ant-contrib-09032005.jar:/usr/local/gump/public/workspace/jakarta-bcel/bin/bcel.jar:/usr/local/gump/publi
> c/workspace/ant/build/lib/ant-testutil.jar
> ---------------------------------------------
>    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.189 sec
>
>    [junit] Testsuite: net.sf.antcontrib.logic.OutOfDateTest
>    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.474 sec
>
>    [junit] Testsuite: net.sf.antcontrib.logic.SwitchTest
>    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.132 sec
>
>    [junit] Testsuite: net.sf.antcontrib.logic.ThrowTaskTest
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
>
>    [junit] Testsuite: net.sf.antcontrib.logic.TimestampSelectorTest
>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.304 sec
>
>    [junit] Testsuite: net.sf.antcontrib.logic.TryCatchTaskTest
>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.094 sec
>
>    [junit] Testsuite: net.sf.antcontrib.math.MathTest
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
>
>    [junit] Testsuite: net.sf.antcontrib.platform.OsFamilyTest
>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
>
>    [junit] Testsuite: net.sf.antcontrib.platform.ShellScriptTest
>    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.464 sec
>
>    [junit] Testsuite: net.sf.antcontrib.process.LimitTest
>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.05 sec
>
>    [junit] Testsuite: net.sf.antcontrib.property.PathToFileSetTest
>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.114 sec
>
>    [junit] Testsuite: net.sf.antcontrib.property.PropertyCopyTest
>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
>
>    [junit] Testsuite: net.sf.antcontrib.property.PropertySelectorTest
>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
>
>    [junit] Testsuite: net.sf.antcontrib.property.VariableTest
>    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.157 sec
>
>    [junit] Testsuite: net.sf.antcontrib.walls.CompileWithWallsTest
>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
>
>
> BUILD FAILED
> /home/gump/workspaces2/public/workspace/ant-contrib/build.xml:367: The 
> following error occurred while executing this line:
> /home/gump/workspaces2/public/workspace/ant-contrib/build.xml:353: JUnit 
> failure (true) encountered.
>
> Total time: 22 seconds
> ---------------------------------------------
>
> To subscribe to this information via syndicated feeds:
> - RSS: 
> http://brutus.apache.org/gump/public/ant-contrib/ant-contrib-test/rss.xml
> - Atom: 
> http://brutus.apache.org/gump/public/ant-contrib/ant-contrib-test/atom.xml
>
> ============================== Gump Tracking Only ===
> Produced by Gump version 2.2.
> Gump Run 23000009032005, brutus:brutus-public:23000009032005
> Gump E-mail Identifier (unique within run) #10.
>
> --
> Apache Gump
> http://gump.apache.org/ [Instance: brutus]
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Ant-contrib-developers mailing list
> Ant-contrib-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ant-contrib-developers 


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org