View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008277CMakeCTestpublic2008-12-10 12:262016-06-10 14:30
ReporterClinton Stimpson 
Assigned ToBill Hoffman 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0008277: Need better return values from ctest_*() (and documentation)
DescriptionThe documentation for return values from the ctest_*() commands is lacking. I had to run the scripts, simulate situations to find out the return values.

The -1 for errors returned was not clear enough. It appears to me that it actually means the attempt to do the operation failed, not that the operation itself failed.

Also, I'd like to get
- an indication of build failures from ctest_build()
- an indication of update failures from ctest_update()
- an indication of how many tests failed from ctest_test()
- an indication of configure errors from ctest_configure()

For now, I have to take the approach of parsing the xml files myself.
With the new ctest scripting method, we're able to add all kinds of logic and do extra things outside of the normal update/configure/build/test/submit, but those extra things depend on what happens in that process.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0041482)
Kitware Robot (administrator)
2016-06-10 14:27

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2008-12-10 12:26 Clinton Stimpson New Issue
2008-12-15 10:35 Bill Hoffman Status new => assigned
2008-12-15 10:35 Bill Hoffman Assigned To => Bill Hoffman
2016-06-10 14:27 Kitware Robot Note Added: 0041482
2016-06-10 14:27 Kitware Robot Status assigned => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:30 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team