VTK devs,<br><br>The TestStencilWithImage.tcl test passes in VTK, but if you look at its output, there is this vtkError message:<br><br>ERROR: In ..\..\VTK\Filtering\vtkStreamingDemandDrivenPipeline.cxx, line 698<br>vtkStreamingDemandDrivenPipeline (0B2A8C88): The update extent specified in the information for output port 0 on algorithm vtkImageToImageStencil(0B2AA5A8) is 0 255 0 255 0 0, which is outside the whole extent 60 181 60 200 0 0.<br>
<br>(as seen here or in any dashboard output where this test runs:)<br><a href="http://www.cdash.org/CDash/testDetails.php?test=3330346&build=76114">http://www.cdash.org/CDash/testDetails.php?test=3330346&build=76114</a><br>
<br>Is this a real problem that should be addressed...?<br>Or should I consider it "noise" or "just a warning"...?<br><br>Thanks,<br>David Cole<br><br>