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 ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
