Sean McBride wrote:
Hi all,
I've been setting up a nightly dashboard for CMake, VTK, and ITK on Mac
OS X 10.6.1 using ctest 2.8rc1. Several times now I've see a test
consume 100% CPU for a long time and yet ctest is not killing it and
timing out. Here's a test I killed myself from Activity Monitor:
116/1144 Test #116:
itkStatisticsAlgorithmTest ..........
...................................***Exception: SegFault29491.00 sec
8 hours is more than my timeout for sure! :)
If I rerun the test it passes quickly. :(
Anyone seen this? How can I troubleshoot?
The timeout for tests was not being honored by the new ctest, the fix is
in CVS CMake now. I can not explain why the test would pass quickly
the next time, but ctest should start killing it in the future...
-Bill
_______________________________________________
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