[cmake-developers] [CMake 0013817]: Can't export tests to XML without reporting to CDash

Mantis Bug Tracker mantis at public.kitware.com
Thu Dec 27 11:57:23 EST 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13817 
====================================================================== 
Reported By:                Keith Gardner
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13817
Category:                   CTest
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-12-27 11:57 EST
Last Modified:              2012-12-27 11:57 EST
====================================================================== 
Summary:                    Can't export tests to XML without reporting to CDash
Description: 
I would like to be able to export the results of the tests to an XML file with
out submitting it to a dashboard.  I use TeamCity for my automated regression
tests server and it has the ability to load in the XML file exported by CTest. 
The problem is that I am having build errors when running tests because it is
trying to submit the file to a server that does not exist.  The executable
closes with a non 0 exit code.

Steps to Reproduce: 
ctest -D Experimental

Don't provide any CTEST_DROP_* information.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-12-27 11:57 Keith Gardner  New Issue                                    
======================================================================




More information about the cmake-developers mailing list