[vtk-developers] Running tests locally

Simon Drouin drouin.simon at gmail.com
Fri Mar 15 18:28:45 EDT 2019


Hi all,

I'm new to testing VTK. I'm having trouble running tests locally (static
build of master on macOS 10.14). A bunch of tests fail because opengl
implementation of classes are not available, e.g.:

[image: image.png]

Others crash on failing to create instances of vtkGPUInfoList for example.
I guess I'm doing something that causes some modules not to be initialized
properly when testing, but what?

Could this be related to the new module system?

Thanks in advance.

s.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtk-developers/attachments/20190315/1e71936c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 127390 bytes
Desc: not available
URL: <https://vtk.org/pipermail/vtk-developers/attachments/20190315/1e71936c/attachment-0001.png>


More information about the vtk-developers mailing list