<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">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></table><br>