View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014749CMakeCTestpublic2014-02-11 08:482016-06-10 14:31
ReporterMathieu Malaterre 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake 2.8.12.2 
Target VersionFixed in Version 
Summary0014749: Control returned value by CTest
DescriptionIt would be nice to have a way to control the returned value from CTest.

In some case it is desirable to have CTest return '0' (EXIT_SUCCESS) even when one or more tests fails during the execution of CTest.

For example within jenkins framework:
http://alexott.blogspot.fr/2012/03/jenkins-cmakectest.html [^]

Where CTest needs to be run this way:

ctest -T Test || true

TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0042483)
Kitware Robot (administrator)
2016-06-10 14:29

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
2014-02-11 08:48 Mathieu Malaterre New Issue
2016-06-10 14:29 Kitware Robot Note Added: 0042483
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team