[cmake-developers] CTestTestMemcheckDummy* failures during dynamic analysis

Brad King brad.king at kitware.com
Fri Aug 16 08:53:54 EDT 2013


On 08/16/2013 02:16 AM, Rolf Eike Beer wrote:
> Seems still broken:
> 
> CTestTestMemcheckDummyPurify 
> (http://open.cdash.org/viewDynamicAnalysisFile.php?id=2977909)
> CTestTestMemcheckDummyValgrind 
> (http://open.cdash.org/viewDynamicAnalysisFile.php?id=2977910)
> CTestTestMemcheckDummyValgrindIgnoreMemcheck 
> (http://open.cdash.org/viewDynamicAnalysisFile.php?id=2977912)
> CTestTestMemcheckDummyValgrindPrePost 
> (http://open.cdash.org/viewDynamicAnalysisFile.php?id=2977911)

Yes, I reverted the change.  It is not valgrind producing the
trailing newline and tab.  It is CTest when writing the xml:

 http://cmake.org/gitweb?p=cmake.git;a=blob;f=Source/CTest/cmCTestMemCheckHandler.cxx;hb=v2.8.11.2#l360

Back to the head scratching on this one :(

-Brad



More information about the cmake-developers mailing list