Thanks, Sean! Looking at the Failing/Passing from for itkBSplineExponentialImageRegistrationTest on RogueResearch11, it appears to fail about a third of the time. Maybe the test job parallelism needs to be decreased?
Thanks, Matt On Mon, May 13, 2013 at 4:13 PM, Sean McBride <[email protected]> wrote: > On Sun, 12 May 2013 22:45:06 -0400, Matt McCormick said: > >>itkBSplineExponentialImageRegistrationTest Timeout on RogueResearch11 >> https://issues.itk.org/jira/browse/ITK-3085 > > That seemed to be a fluke, or a result of too many tests running at once > maybe? When the machine is idle (now) the test passes in 270s. > >>itkLSMImageIOTest test failure on RogueResearch9, Mac10.6-gcc-rel-x86_64- >>static >> https://issues.itk.org/jira/browse/ITK-3091 > > Thread 0 Crashed: Dispatch queue: com.apple.main-thread > 0 libSystem.B.dylib 0x00007fff811dd0b6 __kill + 10 > 1 libSystem.B.dylib 0x00007fff8127d997 __abort + 103 > 2 libSystem.B.dylib 0x00007fff81261ff8 > release_file_streams_for_task + 0 > 3 ITKIOLSMTestDriver 0x00000001000ca395 > itk::LSMImageIO::ReadImageInformation() + 133 > 4 ITKIOLSMTestDriver 0x00000001000c2835 > itk::ImageFileReader<itk::Image<itk::RGBPixel<unsigned char>, 2u>, > itk::DefaultConvertPixelTraits<itk::RGBPixel<unsigned char> > > >::GenerateOutputInformation() + 709 (itkMatrix.h:253) > 5 ITKIOLSMTestDriver 0x00000001003a2825 > itk::ProcessObject::UpdateOutputInformation() + 293 > 6 ITKIOLSMTestDriver 0x000000010002ae75 > itk::ImageBase<2u>::UpdateOutputInformation() + 117 (itkImageBase.hxx:239) > 7 ITKIOLSMTestDriver 0x00000001003b984c > itk::DataObject::Update() + 44 > 8 ITKIOLSMTestDriver 0x00000001000bb671 > itkLSMImageIOTest(int, char**) + 497 (itkObjectFactory.h:60) > 9 ITKIOLSMTestDriver 0x000000010001b108 main + 1000 > (ITKIOLSMTestDriver.cxx:147) > 10 ITKIOLSMTestDriver 0x0000000100013bc0 start + 52 > >>vnl_algo_test_sparse_matrix test failure on RogueResearch9, >>Mac10.6-gcc-rel-x86_64-static >> https://issues.itk.org/jira/browse/ITK-3092 > > Thread 0 Crashed: Dispatch queue: com.apple.main-thread > 0 libSystem.B.dylib 0x00007fff811dd0b6 __kill + 10 > 1 libSystem.B.dylib 0x00007fff8127d9f6 abort + 83 > 2 libSystem.B.dylib 0x00007fff812cdbc5 __mulvdi3 + 117 > 3 vnl_algo_test_all 0x00000001000b51a0 v3p_netlib_urand_ > + 80 > 4 vnl_algo_test_all 0x00000001000afb6c v3p_netlib_dlaran_ > + 60 > 5 vnl_algo_test_all 0x00000001000b0448 v3p_netlib_dnwla_ > + 1656 > 6 vnl_algo_test_all 0x00000001000b3395 v3p_netlib_dnlaso_ > + 1477 > 7 vnl_algo_test_all 0x000000010003c4c9 > vnl_sparse_symmetric_eigensystem::CalculateNPairs(vnl_sparse_matrix<double>&, > int, bool, long) + 1145 > 8 vnl_algo_test_all 0x00000001000282b4 doTest3() + 596 > (test_sparse_matrix.cxx:120) > 9 vnl_algo_test_all 0x00000001000289fa > test_sparse_matrix_main(int, char**) + 122 (ostream:517) > 10 vnl_algo_test_all 0x0000000100064c88 testlib_main(int, > char**) + 1224 > 11 vnl_algo_test_all 0x000000010000ba9b main + 59 > (test_driver.cxx:76) > 12 vnl_algo_test_all 0x000000010000a71c start + 52 > > Cheers, > > -- > ____________________________________________________________ > Sean McBride, B. Eng [email protected] > Rogue Research www.rogue-research.com > Mac Software Developer Montréal, Québec, Canada > > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://www.itk.org/mailman/listinfo/insight-developers
