On 08/16/2013 09:29 AM, Rolf Eike Beer wrote: > Am 16.08.2013 14:53, schrieb Brad King: >> Back to the head scratching on this one :( > > Maybe it's just an additional newline from valgrind, not the tab?
I finally managed to reproduce it at the command line on dash23 by running it through a hacked version of the dashboard script that runs only the one test under memcheck. Then I could debug it. The output that is used for matching against the regex *does* have the valgrind "==" lines at the *end* but for some reason they are not reported in DynamicAnalysis.xml. This should fix the test: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8f0bb350 Now I'll separately investigate why the output used for matching and the output reported are not the same. -Brad -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers