> No, the submit seems fine, but the value in the Coverage.xml looks
> like
>
> <PercentCoverage>0.00</PercentCoverage>
> <ElapsedMinutes>0.00</ElapsedMinutes>
>
> Which can't be.
>
> However, the *-covbr.* and *-covsrc.* are generated with valid values.


Sounds like a bug in ctest then. There must be something going wrong in
the code that reads the coverage files and generates Coverage.xml.

Can you reproduce the problem with a minimal test case? Or debug it
yourself to analyze what's going wrong with ctest on the machine
demonstrating the problem?


Thanks,
David C.


-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to