<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Bill,<div><br></div><div>I assume it needs the RUNS_LONG test label property:</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">$ git grep RUNS_LONG</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Examples/Filtering/test/CMakeLists.txt<span style="color: #34bbc7">:</span>set_property(TEST SpatialObjectToImage2 APPEND PROPERTY LABELS <span style="color: #c33720"><b>RUNS_LONG</b></span>)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Examples/Registration/test/CMakeLists.txt<span style="color: #34bbc7">:</span>set_property(TEST ImageRegistrationHistogramPlotterTest APPEND PROPERTY LABELS <span style="color: #c33720"><b>RUNS_LONG</b></span>)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Examples/Registration/test/CMakeLists.txt<span style="color: #34bbc7">:</span>set_property(TEST ImageRegistration2Test APPEND PROPERTY LABELS <span style="color: #c33720"><b>RUNS_LONG</b></span>)</div></div><div><br></div><div><br></div><div>It be good of there were at least a couple components that could be quickly tested, for valgrind and coverage.</div><div><br></div><div>Brad</div><div><br><div><div>On Jan 31, 2014, at 3:54 PM, Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Very nice. The Skull Stripper really can't be reduced in time<br>unfortunately. Let me know what I need to do to add the proper label.<br><br>Bill<br><br><br>On Fri, Jan 31, 2014 at 3:51 PM, Matt McCormick<br><<a href="mailto:matt.mccormick@kitware.com">matt.mccormick@kitware.com</a>> wrote:<br><blockquote type="cite">Cool!<br><br>On Fri, Jan 31, 2014 at 3:19 PM, Bradley Lowekamp<br><<a href="mailto:blowekamp@mail.nih.gov">blowekamp@mail.nih.gov</a>> wrote:<br><blockquote type="cite">Hello,<br><br>I created a nightly script to run valgrind on a remote modules and others modules turn offed by default:<br><a href="http://open.cdash.org/viewNotes.php?buildid=3197008">http://open.cdash.org/viewNotes.php?buildid=3197008</a><br><br>The test SkullStripping test take entirely too long to run valgrind on. I need to look into getting it marked as RUN_LONG and excluding it.<br><br><br>Here are the over 2000 valgrind defects:<br><br>http://open.cdash.org/viewDynamicAnalysis.php?buildid=3197008<br>_______________________________________________<br>Powered by www.kitware.com<br><br>Visit other Kitware open-source projects at<br>http://www.kitware.com/opensource/opensource.html<br><br>Kitware offers ITK Training Courses, for more information visit:<br>http://kitware.com/products/protraining.php<br><br>Please keep messages on-topic and check the ITK FAQ at:<br>http://www.itk.org/Wiki/ITK_FAQ<br><br>Follow this link to subscribe/unsubscribe:<br>http://www.itk.org/mailman/listinfo/insight-developers<br>_______________________________________________<br>Community mailing list<br>Community@itk.org<br>http://public.kitware.com/cgi-bin/mailman/listinfo/community<br></blockquote>_______________________________________________<br>Powered by <a href="http://www.kitware.com">www.kitware.com</a><br><br>Visit other Kitware open-source projects at<br><a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br><br>Kitware offers ITK Training Courses, for more information visit:<br>http://kitware.com/products/protraining.php<br><br>Please keep messages on-topic and check the ITK FAQ at:<br>http://www.itk.org/Wiki/ITK_FAQ<br><br>Follow this link to subscribe/unsubscribe:<br>http://www.itk.org/mailman/listinfo/insight-developers<br>_______________________________________________<br>Community mailing list<br>Community@itk.org<br>http://public.kitware.com/cgi-bin/mailman/listinfo/community<br></blockquote><br><br><br>-- <br>Unpaid intern in BillsBasement at noware dot com<br></blockquote></div><br></div></body></html>