<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi,<BR><BR> Got the problem.<BR> I was trying to submit an old Test.xml file generated from some previous run of ctest and was using it after adding few xml tags in it. It was in the same format required by cdash.<BR> But, as the file was old it had old value for 'BuildStamp', and hence it was submitting it to the old date which I was not browsing in CDASH.<BR></DIV>
<DIV> So, I am now able to submit my own file to CDASH.</DIV>
<DIV> But, the requirement is that I need to add few more tests in the testlist in Test.xml and then submit it.<BR> So, now I have to edit Test.xml generated by 'ctest' under directory : <BR> /home/girish/project/trunk/Testing/20110103-1027/<BR><BR> What I would like to know is, if there is any 'CTEST_' variable which would give me path of the Test.xml file that is generated by 'ctest'?<BR> 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> 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><david.cole@kitware.com></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 <david.cole@kitware.com><BR>Subject: Re: [CMake] how to submit customized test report<BR>To: "girish hilage" <girish_hilage@yahoo.com><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><path_to_my_customizedTestReport.xml>"?</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><<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>></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> 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> For convenience I am posting only this specific query again.<BR><BR> ctest_submit() line in my script.cmake was as follows :<BR> ctest_submit(FILES <path_to_my_customizedTestReport.xml>)<BR><BR> Even if this says "Submission successful" I can not see customized report on CDASH.<BR><BR> As above ctest_submit() did not work, I tried to put :<BR> SET(CTEST_EXTRA_SUBMIT_FILES <path_to_my_customizedTestReport.xml>)<BR> ctest_submit(PARTS ExtraFiles)<BR><BR> This also says "Submission successful" but I could not find how to see any extra file on CDASH.<BR><BR> Can you please let me know how :<BR> 1. to submit customized test report and<BR> 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>