[cmake-developers] [CMake 0012415]: CTest doesn't push all generated coverage files to CDash

Mantis Bug Tracker mantis at public.kitware.com
Sat Aug 20 06:58:09 EDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=12415 
====================================================================== 
Reported By:                Andreas Schneider.
Assigned To:                Brad King
====================================================================== 
Project:                    CMake
Issue ID:                   12415
Category:                   CTest
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Target Version:             CMake 2.8.6
====================================================================== 
Date Submitted:             2011-08-20 06:58 EDT
Last Modified:              2011-08-20 06:58 EDT
====================================================================== 
Summary:                    CTest doesn't push all generated coverage files to
CDash
Description: 
I have project with unit tests. I see that gcov files get created and I can see
CTest creating all required files out of the gcov files in
'Testing/CoverageInfo' I just don't see it in CDash.

Look e.g. at these to pushes:
http://test.libssh.org/viewCoverage.php?buildid=4211

http://test.libssh.org/viewCoverage.php?buildid=4197

One shows pki_crypto.c one doesn't. I also miss a lot of other file where
correct coverage files exists in 'Testing/CoverageInfo'.

I've attached the 'Testing' directory as a tar.gz file.

Steps to Reproduce: 
git clone git://git.libssh.org/projects/libssh.git
cd libssh/build
cmake -DWITH_TESTING=ON -DCMAKE_BUILD_TYPE=Profiling ..
make Experimental

Additional Information: 
You need openssl, zlib and cmockery (for the unit tests).

http://git.cryptomilk.org/users/asn/cmockery.git/
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-08-20 06:58 Andreas Schneider.New Issue                                    
2011-08-20 06:58 Andreas Schneider.Status                   new => assigned     
2011-08-20 06:58 Andreas Schneider.Assigned To               => Brad King       
2011-08-20 06:58 Andreas Schneider.File Added: testing.tar.gz                   

======================================================================




More information about the cmake-developers mailing list