MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0012609 | CMake | CTest | public | 2011-12-06 08:11 | 2016-06-10 14:31 |
Reporter | Mathieu Malaterre | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | CMake 2.8.5 | ||||
Target Version | Fixed in Version | ||||
Summary | 0012609: Report when CTEST_COVERAGE_COMMAND is not set | ||||
Description | When CTEST_COVERAGE_COMMAND is not set, ctest reports: Problem running coverage on file: /home/ctest/Dashboards/My Tests/openjpeg-b15-linux_gcc44_gcov-v1.5-debug/tests/CMakeFiles/comparePGXimages.dir/__/applications/common/opj_getopt.c.gcda Command produced error: No such file or directory .No such file or directory The output is confusing, it would be nice if cmCTestCoverageHandler::HandleGCovCoverage would test if std::string gcovCommand = this->CTest->GetCTestConfiguration("CoverageCommand"); is empty or not. | ||||
Steps To Reproduce | |||||
Additional Information | When looking at the debug log, it is clear that gcov is missing: Performing coverage: 1.32317e+09 * Run coverage for: /home/ctest/Dashboards/My Tests/openjpeg-b15-linux_gcc44_gcov-v1.5-debug/applications/codec/CMakeFiles/image_to_j2k.dir Command: "" -l -p -o "/home/ctest/Dashboards/My Tests/openjpeg-b15-linux_gcc44_gcov-v1.5-debug/applications/codec/CMakeFiles/image_to_j2k.dir" "/home/ctest/Dashboards/My Tests/openjpeg-b15-linux_gcc44_gcov-v1.5-debug/applications/codec/CMakeFiles/image_to_j2k.dir/image_to_j2k.c.gcda" Output: Errors: No such file or directory | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-12-06 08:11 | Mathieu Malaterre | New Issue | |||
2012-08-11 21:09 | David Cole | Status | new => backlog | ||
2012-08-11 21:09 | David Cole | Note Added: 0030338 | |||
2016-06-10 14:28 | Kitware Robot | Note Added: 0041940 | |||
2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved | ||
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|