[vtk-developers] Request: turn off BTX/ETX in some dashboad builds
David Gobbi
david.gobbi at gmail.com
Tue Jul 20 13:31:11 EDT 2010
The new TestIgnoreBTX tcl test was timing out (hopefully fixed now
though), but tonight's dashboard should provide more informative
results. DASH3 continuous seems to have VTK_IGNORE_BTX=OFF stuck in
cache.
Still, the results have given me enough confidence that I'll start
work on VTK's CMake scripts so that the vtkKitHierarchy.txt files will
be installed/exported. Then I can see if this IGNORE_BTX stuff can
also be used by ParaView. The ability for the wrappers to ignore BTX
without breaking depends on the type information stored in the
Hierarchy.txt files, so IGNORE_BTX and the new Hierarchy files go
together.
David
On Mon, Jul 19, 2010 at 2:16 PM, David Gobbi <david.gobbi at gmail.com> wrote:
> Yes, David Cole's suggestion was a good one. It's much better to have
> a test specifically for this issue.
>
> Re: Bill's question, when I first added VTK_IGNORE_BTX, it defaulted
> to OFF, and only turned it ON just before the weekend. So like Marcus
> said, the OFF setting will still be there in a lot of user's caches.
>
> David
More information about the vtk-developers
mailing list