Re: Log files do not merge...

"Aquil H. Abdullah" <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
Hello Nathan,

Thanks for your help. I got the test results to merge with the project
build log file by not using the fully qualified path, and using a relative
path instead.  Anyway, the following:

    <log>
      <merge dir="projects/${project.name}/TestResults"
      pattern="*.xml"/>
    </log>
caused my TestResults/*.xml files to be merged with the project build log.
However, the results still don't show up in the Dashboard when I click on
the link for "Test Results".  But that's a different issue ;)
On Wed, Dec 16, 2009 at 3:28 PM, Nathan Russell
<[email protected]>wrote:

>  I had a similar problem where the xml files from my test tasks would not
> merge. In the end I found that the XML that was being generated by my test
> scripts were not strictly valid (they had unescaped ampersands within some
> of the xml content) and CC could not parse the XML to merge it. I solved my
> problem by ensuring that the xml from my test tasks was valid.
>
> Don’t know if this is the same/similar problem, but it might help?
>
>
>
> Cheers
>
> Nathan
>
>
>
>
>
> *From:* Aquil H. Abdullah [mailto:[email protected]]
> *Sent:* 16 December 2009 19:20
> *To:* [email protected]
> *Subject:* [Cruisecontrol-user] Log files do not merge...
>
>
>
> Hello All,
>
>
>
> I am using cruisecontrol-2.8.2 and I have a section in my config file that
> merges the test results from a set of unit test that I run.
>
>
>
> <log>
>
>   <merge dir="C:/foo/bar/baz" pattern="*.xml" />
>
> </log>
>
>
>
> However, these files never get merged.  Things I am sure of:
>
> 1. The XML Unit Test result files do exist.
>
> 2. I have specified the correct path to the direcotry where the XML Unit
> Test results reside.
> 3. The exact same line works under Linux, but not under Windows.
>
>
>
> Any suggestions on how to debug this problem?  If I turn up the log level
> would I see the attempt to merge my Unit Test results? If so how do I turn
> up the log level?
>
>
> --
> Aquil H. Abdullah
> [email protected]
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.5.427 / Virus Database: 270.14.93/2544 - Release Date: 12/16/09
> 08:02:00
>
>
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and
> easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev
> _______________________________________________
> Cruisecontrol-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
>
>


-- 
Aquil H. Abdullah
[email protected]

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev

_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.