<table cellspacing="0" cellpadding="0" border="0" ><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></table><br>