Hello,

on our build server, I  have set up CTest 2.8.-rc1 to run dynamic
analysis with valgrind (3.6.0). Results are submitted to CDash 1.8.2.

However, I noticed that only results with at least one error/leak show
up in the dashboard. Tests that run flawlessly don't.
In the DynamicAnalysis.xml, all tests show up within the
TestList-Tags, but Test-Tags are only provided for those tests for
which valgrind reports at least one (potential or real) error, no
matter whether the test itself passed or failed.

Is this intended behaviour? Or could it be caused by any
misconfiguration on my end?

Kind regards
Johannes

_______________________________________________
Powered by www.kitware.com

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

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

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to