[vtk-developers] Recurring failing tests on gerrit windows build
    Bill Lorensen 
    bill.lorensen at gmail.com
       
    Thu Feb  7 10:49:45 EST 2013
    
    
  
Dave,
The windows gerrit build has three recurring test failures. One,
TestSplitViewportStereoHorizontal needs attention by Aashish because
it is failing on many builds.
The other two are only failing on this windows build.
On the tarvalon.kitware Windows-7-64-cl-Visual Studio 2010
gerrit build can you suppress the following two tests:
vtkRenderingOpenGLCxx-TestTilingCxx
vtkViewsInfovisCxx-TestInteractorStyleTreeMapHover
something like:
set(CTEST_TEST_ARGS EXCLUDE TestTilingCxx|TestInteractorStyleTreeMapHover)
Thanks,
Bill
    
    
More information about the vtk-developers
mailing list