[vtk-developers] TestTensorGlyph.py needs help

Andrew Maclean andrew.amaclean at gmail.com
Fri Oct 23 04:23:21 EDT 2015


I have submitted a merge request, see:
https://gitlab.kitware.com/vtk/vtk/merge_requests/816

Andrew Maclean
On 23 Oct 2015 7:15 am, "Andrew Maclean" <andrew.amaclean at gmail.com> wrote:

> Ok Bill, I'll do that.
>
> Regards
>    Andrew
>
> Andrew Maclean
> On 23 Oct 2015 12:34 am, "Bill Lorensen" <bill.lorensen at gmail.com> wrote:
>
>> I think we can just eliminate the offending tests.
>>
>> Thanks,
>>
>> Bill
>>
>> On Thu, Oct 22, 2015 at 2:03 AM, Andrew Maclean
>> <andrew.amaclean at gmail.com> wrote:
>> > I can do a fix tomorrow.
>> >
>> > The test works because in testGlyphs(self) the vtkTensorGlyph objects
>> are
>> > set up with input/output ports correctly connected.
>> >
>> > In testParse, testGetSet, testParse [note: two functions of the same
>> name]
>> > vtkTensorGlyph() is defined but there is no input/output port
>> assignment.
>> > Hence the error:
>> > "VTK\Common\ExecutionModel\vtkAlgorithm.cxx, line 1396
>> > vtkTensorGlyph (00000000004AA3B0): Attempt to get connection index 0 for
>> > input port 0, which has 0 connections.
>> > "
>> > The question is:
>> > 1) Do we just delete the offending tests?
>> > 2) Fix the offending tests which is relatively simple.
>> >
>> > Let me know what you prefer.
>> >
>> > Regards
>> >    Andrew
>> >
>> >
>> > On Thu, Oct 22, 2015 at 10:53 AM, Bill Lorensen <
>> bill.lorensen at gmail.com>
>> > wrote:
>> >>
>> >> Andrew,
>> >>
>> >> The test Filters/Core/Testing/Python/TestTensorGlyph.py is generating
>> >> error messages (although the dashboard shows it passing). Can you take
>> >> a look?
>> >>
>> >> Bill
>> >>
>> >> --
>> >> Unpaid intern in BillsBasement at noware dot com
>> >
>> >
>> >
>> >
>> > --
>> > ___________________________________________
>> > Andrew J. P. Maclean
>> >
>> > ___________________________________________
>>
>>
>>
>> --
>> Unpaid intern in BillsBasement at noware dot com
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20151023/7b530d63/attachment.html>


More information about the vtk-developers mailing list