[vtk-developers] vtkResliceCursorWidget tests

David Lonie david.lonie at kitware.com
Wed Apr 1 12:50:53 EDT 2015


Is anyone familiar with these tests?

vtkInteractionWidgetsCxx-TestResliceCursorWidget2
vtkInteractionWidgetsCxx-TestResliceCursorWidget3

They're both failing on my GetBounds refactoring branch, and the more I
look, the more it seems like the current baselines are invalid. Here are
the failures:

https://open.cdash.org/testDetails.php?test=323957914&build=3752775
https://open.cdash.org/testDetails.php?test=323957866&build=3752775

The valid images just show the background with no data for 3 of the
renderers, while the "invalid" images show data and the cursor crosshairs.

Digging way, way back into the old VTKData repository turns up a third
version -- one with data and crosshairs, but the crosshairs are style
differently (attached).

I suspect this broke at some point and the bounds refactoring fixed
something along the way.

Any insights?

Thanks,
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150401/fad0e4cb/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestResliceCursorWidget2.png
Type: image/png
Size: 51243 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150401/fad0e4cb/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestResliceCursorWidget3.png
Type: image/png
Size: 54126 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150401/fad0e4cb/attachment-0003.png>


More information about the vtk-developers mailing list