[vtk-developers] non-graphical tests?

David Partyka david.partyka at kitware.com
Fri Apr 22 13:07:11 EDT 2011


In My experience your options are to turn off rendering
VTK_USE_RENDERING=OFF or redirect X with xvfb and set DISPLAY to use that.

On Fri, Apr 22, 2011 at 12:56 PM, tom fogal <tfogal at sci.utah.edu> wrote:

> Is there any way I can instruct ctest to run only those tests that
> do not need a DISPLAY set?  I want to be able to use the machine to
> read/write code while some tests run; the windows popping up are
> aggravating.  Better, can I just force VTK to render into an FBO
> without creating a window?
>
> I can, of course, just unset DISPLAY, but then I cannot distinguish
> between code that is broken and tests that fail simply because they
> need OpenGL.
>
> Thanks,
>
> -tom
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20110422/fa4b12e0/attachment.html>


More information about the vtk-developers mailing list