What is the contents of "<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; "><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">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="gmail_quote">On Mon, Jan 3, 2011 at 4:31 AM, girish hilage <span dir="ltr"><<a href="mailto:girish_hilage@yahoo.com">girish_hilage@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit">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" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" 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" 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" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br></blockquote></div><br></div>