[vtk-developers] vtkDomainsChemistryCxx-TestMoleculeSelection ERRORs

Ken Martin ken.martin at kitware.com
Tue Oct 27 12:05:03 EDT 2015


I'll dig into this soonish, totally in my code, - Ken

Ken Martin PhD
Chairman & CFO
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065
ken.martin at kitware.com
919 869-8871 (w)


This communication, including all attachments, contains confidential and
legally privileged information, and it is intended only for the use of the
addressee.  Access to this email by anyone else is unauthorized. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken in reliance on it is prohibited and may be unlawful. If you
received this communication in error please notify us immediately and
destroy the original message.  Thank you.


-----Original Message-----
From: Marcus D. Hanwell [mailto:marcus.hanwell at kitware.com]
Sent: Tuesday, October 27, 2015 10:35 AM
To: Bill Lorensen; Ken Martin
Cc: VTK Developers
Subject: Re: [vtk-developers] vtkDomainsChemistryCxx-TestMoleculeSelection
ERRORs

On Mon, Oct 26, 2015 at 2:33 PM, Bill Lorensen <bill.lorensen at gmail.com>
wrote:
> Folks,
>
> I am working on a patch that will report test failures if "ERROR"
> appears in the test output.
>
> The subject test will fail once I merge this patch (which is at least
> a week away). On some but not all platforms it reports:
>
> ERROR: In /home/kitware/Dashboards/My
> Tests/VTK/Domains/ChemistryOpenGL2/vtkOpenGLStickMapper.cxx, line 306
> vtkOpenGLStickMapper (0x1b83cd0): Error setting 'selectionId' in shader
> VAO.
>
> ERROR: In /home/kitware/Dashboards/My
> Tests/VTK/Domains/ChemistryOpenGL2/vtkOpenGLStickMapper.cxx, line 306
> vtkOpenGLStickMapper (0x1b83cd0): Error setting 'selectionId' in shader
> VAO.
>
> If you look at the outputs of the tests here you will see this ERROR
> on some but not all platforms:
> https://open.cdash.org/testSummary.php?project=11&name=vtkDomainsChemi
> stryCxx-TestMoleculeSelection&date=2015-10-26
>
> If this is a valid error on some platforms I can intercept it.
>
This is from the rendering code, in the VAO code, I feel like this is
probably a bug and should be fixed but I have not touched any of this code
in quite some time. Ken probably has a better idea, although in general from
an application development point of view I would prefer the library was
quieter if the problem can be worked around.

Marcus


More information about the vtk-developers mailing list