[vtk-developers] Non-reproducable test failure
    Sean McBride 
    sean at rogue-research.com
       
    Wed Aug 17 11:05:20 EDT 2016
    
    
  
On Wed, 17 Aug 2016 10:35:05 -0400, Shawn Waldon said:
>One of the things I tried was running the tests with -j5.  I still couldn't
>get it to fail.
So I just tried this shell script:
for run in {1..30}
do
  ctest -R vtkRenderingVolumeCxx-TestRemoveVolumeNonCurrentContext &
done
and now it repros fairly often.  Maybe that'll work on your machine too...
Cheers,
-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada
    
    
More information about the vtk-developers
mailing list