Re: Getting Started

Luke Briner <[email protected]> Tue, 13 Sep 2011 14:15:54 +0100
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <CAGw=R6KaeUCEpTXgeYfV-nA=p+C5uwinAyj0-ByTvz9OKBNngw@mail.gmail.com>
Further to previous email, I re-downloaded the source and cleaned everything
up and then realised I shouldn't be running build.bat (which I thought was
what I needed to do?) but instead ran ant directly. Although the test.skip
still does not work as expected, the errors I get are slightly different.
Note the <snip> is to hide my company name:

[junit] Running
net.sourceforge.cruisecontrol.BuildLoopInformationBuilderTest
    [junit] Testsuite:
net.sourceforge.cruisecontrol.BuildLoopInformationBuilderTest
    [junit] Tests run: 7, Failures: 1, Errors: 0, Time elapsed: 0.209 sec
    [junit] Tests run: 7, Failures: 1, Errors: 0, Time elapsed: 0.209 sec
    [junit]
    [junit] Testcase:
testShouldContainJmxInfoInXml(net.sourceforge.cruisecontrol.BuildLoopInformationBuilderTest):
FAILED
    [junit] Should contain <httpurl>http://PC0273.<snip>.com:1234</httpurl>
in <buildloop>
    [junit]   <uuid>7dd3c1b7-054d-4d3f-8b05-a6cd4ccc6707</uuid>
    [junit]   <jmx>
    [junit]     <httpurl></httpurl>
    [junit]     <rmiurl></rmiurl>
    [junit]   </jmx>
    [junit]   <servername>PC0273.<snip>.com</servername>
    [junit]   <timestamp>2011-09-13T13:10:38</timestamp>
    [junit]   <projects/>
    [junit] </buildloop>
    [junit] junit.framework.AssertionFailedError: Should contain <httpurl>
http://PC0273.<snip>.com:1234</httpurl> in <buildloop>
    [junit]   <uuid>7dd3c1b7-054d-4d3f-8b05-a6cd4ccc6707</uuid>
    [junit]   <jmx>
    [junit]     <httpurl></httpurl>
    [junit]     <rmiurl></rmiurl>
    [junit]   </jmx>
    [junit]   <servername>PC0273.<snip>.com</servername>
    [junit]   <timestamp>2011-09-13T13:10:38</timestamp>
    [junit]   <projects/>
    [junit] </buildloop>
    [junit] at
net.sourceforge.cruisecontrol.BuildLoopInformationBuilderTest.assertContains(BuildLoopInformationBuilderTest.java:177)
    [junit] at
net.sourceforge.cruisecontrol.BuildLoopInformationBuilderTest.testShouldContainJmxInfoInXml(BuildLoopInformationBuilderTest.java:122)

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry&reg; mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry&reg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1

_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user