<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi,<BR><BR>&nbsp;&nbsp; Got the problem.<BR>&nbsp;&nbsp; I was trying to submit an old&nbsp;Test.xml file generated&nbsp;from some previous run of ctest and&nbsp;was using it after adding few xml tags in it. It was in the same format required by cdash.<BR>&nbsp;&nbsp; But, as the file was old it had&nbsp;old&nbsp;value for 'BuildStamp', and hence it was submitting it to the old date which I was not browsing in CDASH.<BR></DIV>
<DIV>&nbsp;&nbsp; So, I am now able to submit&nbsp;my own file to CDASH.</DIV>
<DIV>&nbsp;&nbsp; But, the requirement is that I need to add few more&nbsp;tests in the testlist in Test.xml and then submit it.<BR>&nbsp;&nbsp; So, now I have to edit Test.xml generated by 'ctest' under directory : <BR>&nbsp;&nbsp; /home/girish/project/trunk/Testing/20110103-1027/<BR><BR>&nbsp;&nbsp; What I would like to know is,&nbsp;if&nbsp;there&nbsp;is any 'CTEST_' variable which would give me path of the Test.xml file that is generated by 'ctest'?<BR>&nbsp;&nbsp; Or is there any variable which will give me 'Experimental tag' which is shown in the output (Use Experimental tag: 20110103-1027) if we give -VV option to ctest, so that I can construct path to Test.xml?</DIV>
<DIV>&nbsp;&nbsp; Or can we ask 'ctest' to generate Test.xml at some pre-specified path?<BR><BR>Regards,<BR>Girish <BR><BR>--- On <B>Mon, 1/3/11, David Cole <I>&lt;david.cole@kitware.com&gt;</I></B> wrote:<BR></DIV>
<BLOCKQUOTE style="BORDER-LEFT: rgb(16,16,255) 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px"><BR>From: David Cole &lt;david.cole@kitware.com&gt;<BR>Subject: Re: [CMake] how to submit customized test report<BR>To: "girish hilage" &lt;girish_hilage@yahoo.com&gt;<BR>Cc: cmake@cmake.org<BR>Date: Monday, January 3, 2011, 12:10 PM<BR><BR>
<DIV id=yiv1469330509>What is the contents of "<SPAN style="FONT-FAMILY: arial, sans-serif; FONT-SIZE: 13px" class=yiv1469330509Apple-style-span>&lt;path_to_my_customizedTestReport.xml&gt;"?</SPAN><BR><BR>
<DIV>CDash only parses/recognizes the formats that ctest sends it. Is your file a replacement for "Test.xml"? Or do you mean to send additional data beyond what is found in Test.xml?</DIV>
<DIV><BR></DIV>
<DIV>Have you looked at the examples and schema found here?</DIV>
<DIV><A href="http://public.kitware.com/Wiki/CDash:XML" rel=nofollow target=_blank>http://public.kitware.com/Wiki/CDash:XML</A></DIV>
<DIV><BR></DIV>
<DIV><BR></DIV>
<DIV>HTH,</DIV>
<DIV>David</DIV>
<DIV><BR></DIV>
<DIV><BR>
<DIV class=yiv1469330509gmail_quote>On Mon, Jan 3, 2011 at 4:31 AM, girish hilage <SPAN dir=ltr>&lt;<A href="http://us.mc576.mail.yahoo.com/mc/compose?to=girish_hilage@yahoo.com" rel=nofollow target=_blank ymailto="mailto:girish_hilage@yahoo.com">girish_hilage@yahoo.com</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=yiv1469330509gmail_quote>
<TABLE border=0 cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD vAlign=top>Hi,<BR><BR>&nbsp;&nbsp; I have a query about submission of customized test report which I had posted as part of some other post to the mailing list.<BR>&nbsp;&nbsp; For convenience I am posting only this specific query again.<BR><BR>&nbsp;&nbsp; ctest_submit() line in my script.cmake was as follows :<BR>&nbsp;&nbsp; ctest_submit(FILES &lt;path_to_my_customizedTestReport.xml&gt;)<BR><BR>&nbsp;&nbsp; Even if this says "Submission successful" I can not see customized report on CDASH.<BR><BR>&nbsp;&nbsp; As above ctest_submit() did not work, I tried to put :<BR>&nbsp;&nbsp; SET(CTEST_EXTRA_SUBMIT_FILES &lt;path_to_my_customizedTestReport.xml&gt;)<BR>&nbsp;&nbsp; ctest_submit(PARTS ExtraFiles)<BR><BR>&nbsp;&nbsp; This also says "Submission successful" but I could not find how to see any extra file on CDASH.<BR><BR>&nbsp;&nbsp; Can you please let me know how :<BR>&nbsp;&nbsp; 1. to submit customized test report and<BR>&nbsp;&nbsp; 2. how to see
 extra submitted files on CDASH?<BR><BR>Regards,<BR>Girish</TD></TR></TBODY></TABLE><BR><BR>_______________________________________________<BR>Powered by <A href="http://www.kitware.com/" rel=nofollow target=_blank>www.kitware.com</A><BR><BR>Visit other Kitware open-source projects at <A href="http://www.kitware.com/opensource/opensource.html" rel=nofollow target=_blank>http://www.kitware.com/opensource/opensource.html</A><BR><BR>Please keep messages on-topic and check the CMake FAQ at: <A href="http://www.cmake.org/Wiki/CMake_FAQ" rel=nofollow target=_blank>http://www.cmake.org/Wiki/CMake_FAQ</A><BR><BR>Follow this link to subscribe/unsubscribe:<BR><A href="http://www.cmake.org/mailman/listinfo/cmake" rel=nofollow target=_blank>http://www.cmake.org/mailman/listinfo/cmake</A><BR></BLOCKQUOTE></DIV><BR></DIV></DIV></BLOCKQUOTE></td></tr></table><br>