[vtkusers] Some tests stop responding

David Doria daviddoria+vtk at gmail.com
Wed Nov 4 10:59:59 EST 2009


When I run ctest on a clean VTK cvs build, it gets to;

96/197 Testing TestBlurAndSobelPasses

and then just sits indefinitely (I let it sit for 10 mins). Why would
this happen? I thought there were timeouts in place so that this
didn't happen?

Also, if you run
ctest
without any options, it is nice to see simply pass/fail for each test.
However, is there a way to run
ctest -V -R TestsThatFailedLastTime

so that you can go back and see why the tests that failed did so, but
without seeing the verbose output from the tests that passed?

Thanks,

David



More information about the vtkusers mailing list