[vtk-developers] Failing dashboard tests

Sankhesh Jhaveri sankhesh.jhaveri at kitware.com
Fri Nov 22 17:16:37 EST 2013


Hello all,

I am in the process of setting up a new dashboard on a machine with an
ATI graphics card. The results of a nightly dashboard submission are
here:  http://open.cdash.org/viewTest.php?onlyfailed&buildid=3109741 .
There are 28 failing tests. Marcus agrees that we can add a new baseline
for the TestLinePlotColors test. What about the other tests? Are they
failing because of graphics card issues? Should they be suppressed? Or
are there changes in VTK code required? 

Almost half of the tests are failing because the vtkMPIController is
leaking. With George's help, we were able to ascertain that MPI is
indeed starting two different test processes(thats why two output
messages) but does not account for the two processes and exits with an
error. The question is, whether it is valid to assume that there is an
issue with the VTK MPI test code or is there a flag/setting in CMake
that needs to be changed? 

List of tests failing on the aurora dashboard:

Tests failing because of image differences:

     1. Paralleliso-image
     2. vtkChartsCorePython-TestLinePlotColors
     3. vtkFiltersModelingPython-TestSpherePuzzleArrows
     4. vtkIOParallelLSDynaCxx-MPI-PLSDynaReader
     5. vtkRenderingOpenGLCxx-TestLabelPlacer
     6. vtkRenderingOpenGLCxx-TestShadowMapPass
     7. vtkRenderingOpenGLCxx-TestTilingCxx
     8. vtkRenderingVolumeCxx-TestGPURayCastDataTypesMIP
     9. vtkRenderingVolumeCxx-TestHAVSVolumeMapper
    10. vtkRenderingVolumePython-TestFixedPointRayCasterLinearCropped
    11. vtkRenderingVolumePython-volTM3DCompressedCropRegions
    12. vtkViewsInfovisCxx-TestRenderView


Tests failing due to a leaking MPIController issue:

     1. vtkFiltersParallelCxx-MPI-DistributedData
     2. vtkFiltersParallelCxx-MPI-DistributedDataRenderPass
     3. vtkFiltersParallelCxx-MPI-TransmitImageData
     4. vtkFiltersParallelCxx-MPI-TransmitImageDataRenderPass
     5. vtkFiltersParallelCxx-MPI-TransmitRectilinearGrid
     6. vtkFiltersParallelCxx-MPI-TransmitStructuredGrid
     7. vtkFiltersParallelFlowPathsCxx-TestPParticleTracers
     8. vtkFiltersParallelFlowPathsCxx-TestPStreamAMR
     9. vtkFiltersParallelFlowPathsCxx-TestPStreamGeometry
    10. vtkParallelMPICxx-MPI-GenericCommunicator
    11. vtkParallelMPICxx-MPI-TestDistributedDataShadowMapPass
    12. vtkParallelMPICxx-MPI-TestNonBlockingCommunication
    13. vtkParallelMPICxx-MPI-TestProcess
    14. vtkRenderingParallelCxx-MPI-TestDistributedDataCompositeZPass
    15. vtkRenderingParallelCxx-MPI-TestPCompositeZPass
    16. vtkRenderingParallelCxx-MPI-TestPShadowMapPass


Thanks.
-- 
Sankhesh Jhaveri
Research & Development Engineer
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4417 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20131122/2f1e438d/attachment.html>


More information about the vtk-developers mailing list