[cmake-developers] CTestTestMemcheckDummy* failures during dynamic analysis

Rolf Eike Beer eike at sf-mail.de
Fri Aug 16 09:29:45 EDT 2013


Am 16.08.2013 14:53, schrieb Brad King:
> 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 :(

Maybe it's just an additional newline from valgrind, not the tab?

Eike



More information about the cmake-developers mailing list