[vtk-developers] ctest/Paraview dashboard testing/fail

John Biddiscombe biddisco at cscs.ch
Fri Dec 15 03:08:05 EST 2006


I'd like to run a full set of tests before committing some changes, 
but when using mpich2 on win32, ctest always fails all of the MPI tests
an example is as follows

pvTestDriver: server command is:
 "C:/Program Files/MPICH2/bin/mpiexec.exe" "-localonly -np" "2" "D:/cmakebuild/paraview/bin/RelWithDebInfo/pvserver"
pvTestDriver: client command is:
 "C:/Program Files/MPICH2/bin/mpiexec.exe" "-localonly -np" "1" "D:/cmakebuild/paraview/bin/RelWithDebInfo/pvclient" "--disable-registry" "D:/Code2/ParaView/GUI/Testing/Tcl/ExtractGrid.pvs" "-D" "D:/Code2/ParaView/Data" "-C" "D:/Code2/ParaView/GUI/Testing/Tcl/CompareImages.tcl" "-T" "D:/cmakebuild/paraview/Testing/Temporary" "-V" "D:/Code2/ParaView/Data/Baseline/ExtractGrid.png"
pvTestDriver: starting process server


If the quotation marks are removed (around "-localonly -np" "2"), then the commands 
execute as per expected. Has anyone else had this problem and solved it. 
I shall perhaps create some batch file which cleans the command line and passes 
it through, but it seems like a lot of work...

JB



-- 
John Biddiscombe,                            email:biddisco @ cscs.ch
http://www.cscs.ch/about/BJohn.php
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82





More information about the vtk-developers mailing list