There is no bug here. The BuildStamp should be of the expected format.<div><br></div><div>You could, as a courtesy, perhaps log when the BuildStamp cannot be parsed.</div><div><br></div><div>But the input file is incorrect: that&#39;s the root issue here.</div>
<div><br><br><div class="gmail_quote">On Mon, Jun 4, 2012 at 11:23 AM, Julien Jomier <span dir="ltr">&lt;<a href="mailto:julien.jomier@kitware.com" target="_blank">julien.jomier@kitware.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Daniel,<br>
<br>
A coverage is usually associated with a build. In your case, since it&#39;s not, you should specify the BuildStamp as follow<br>
<br>
  BuildStamp=&quot;20120603-0100-<u></u>Nightly&quot;<br>
<br>
This should do the trick. If you have time to log a bug report at <a href="http://www.cdash.org/Bug" target="_blank">www.cdash.org/Bug</a> that would be great.<br>
<br>
Thanks,<br>
Julien<div class="im HOEnZb"><br>
<br>
On 04/06/2012 16:57, Daniel Haehn wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
I try to submit coverage information to my cdash as the following XML:<br>
<br>
&lt;?xml version=&quot;1.0&quot; ?&gt;<br>
&lt;Site BuildName=&quot;Darwin-11.3.0&quot; BuildStamp=&quot;1-debug&quot;<br>
Hostname=&quot;<a href="http://berlin.tch.harvard.edu" target="_blank">berlin.tch.harvard.<u></u>edu</a>&quot; Name=&quot;<a href="http://berlin.tch.harvard.edu" target="_blank">berlin.tch.harvard.edu</a>&quot;&gt;<br>
&lt;Coverage&gt;<br>
&lt;StartDateTime&gt;Jun 04 14:43 EST&lt;/StartDateTime&gt;<br>
&lt;EndDateTime&gt;Jun 04 14:43 EST&lt;/EndDateTime&gt;<br>
&lt;LOCTested&gt;1881&lt;/LOCTested&gt;<br>
&lt;LOCUntested&gt;1999&lt;/<u></u>LOCUntested&gt;<br>
&lt;LOC&gt;3880&lt;/LOC&gt;<br>
&lt;PercentCoverage&gt;48&lt;/<u></u>PercentCoverage&gt;<br>
&lt;/Coverage&gt;<br>
&lt;/Site&gt;<br>
<br>
But it doesn&#39;t work - nothing appears. I also tried to submit the XML<br>
from the cdash xml examples which includes coverage for multiple files<br>
( <a href="http://www.cmake.org/Wiki/images/c/c6/ExampleFiles.zip" target="_blank">http://www.cmake.org/Wiki/<u></u>images/c/c6/ExampleFiles.zip</a>) with no<br>
success.<br>
<br>
Do you know what I am doing wrong? I tried it on our local CDash 2.0.2<br>
and also on <a href="http://my.cdash.org" target="_blank">my.cdash.org</a> 2.1.0 - nothing appears in the CDash log.<br>
<br>
Thanks,<br>
Daniel<br>
<br>
</blockquote></div><div class="HOEnZb"><div class="h5">
______________________________<u></u>_________________<br>
Cdash mailing list<br>
<a href="mailto:Cdash@public.kitware.com" target="_blank">Cdash@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/cdash" target="_blank">http://public.kitware.com/cgi-<u></u>bin/mailman/listinfo/cdash</a><br>
</div></div></blockquote></div><br></div>