[Insight-developers] kdtree plots and parallel tests

Gaëtan Lehmann gaetan.lehmann at jouy.inra.fr
Thu Dec 3 09:30:14 EST 2009


Hi,

I've just found a problem with parallel tests (ctest -j): the kdtree  
plot tests are reusing the output files from other tests as input.  
When running the tests in parallel, it sometimes fail.

ADD_TEST(itkKdTreeTest1Plot ${DOXYGEN_DOT_EXECUTABLE} -Tpng -o  $ 
{TEMP}/itkKdTreeTest1_100.png ${TEMP}/itkKdTreeTest1_100.dot)
ADD_TEST(itkKdTreeTest2Plot ${DOXYGEN_DOT_EXECUTABLE} -Tpng -o  $ 
{TEMP}/itkKdTreeTest2.png ${TEMP}/itkKdTreeTest2.dot)
ADD_TEST(itkKdTreeTest3Plot ${DOXYGEN_DOT_EXECUTABLE} -Tpng -o  $ 
{TEMP}/itkKdTreeTest3.png ${TEMP}/itkKdTreeTest3.dot)

Any idea on how to fix that nicely is welcome.

Regards,

Gaëtan

-- 
Gaëtan Lehmann
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas (France)
tel: +33 1 34 65 29 66    fax: 01 34 65 29 09
http://voxel.jouy.inra.fr  http://www.itk.org
http://www.mandriva.org  http://www.bepo.fr

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 203 bytes
Desc: Ceci est une signature ?lectronique PGP
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20091203/6e0b59f4/attachment.pgp>


More information about the Insight-developers mailing list