[CMake] Strange 2.8.4 memcheck result on CDash

David Cole david.cole at kitware.com
Tue Feb 22 12:25:27 EST 2011


Allen,

I'm not sure what, if anything, changed in the ctest code, but I have
this observation to offer. Try:

  ctest -D NightlyMemoryCheck

When I use "NightlyMemoryCheck" all of the dashboard steps execute,
and the submit at the end includes the dynamic analysis xml file in
the submission.

When I use "NightlyMemCheck", ONLY the memory checking step executes,
producing the dynamic analysis xml file, but not doing any other build
steps, and not submitting it.

I will investigate when this changed and why, but for now, hopefully
that can get you going without completely revamping your scripts.


HTH,
David


On Tue, Feb 22, 2011 at 9:48 AM, Allen D Byrne <byrn at hdfgroup.org> wrote:
> The question is: Has anyone experienced problems with Dynamic Analysis
> reports on CDash with the new cmake 2.8.4?
>
> Our execution seemed to have produced the correct logs, yet on CDash the
> report is 0 (ZERO). Looking at the output of the test it just shows one long
> line of characters (no words) which seem like an encoded message? The only
> change was a switch from 2.8.2 to 2.8.4. BTW, this was from a linux machine
> using Valgrind.
>
> Allen
>
> _______________________________________________
> 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
>


More information about the CMake mailing list