[vtk-developers] vtk_add_test_mpi does not support NO_VALID

Bill Lorensen bill.lorensen at gmail.com
Mon Dec 7 15:48:55 EST 2015


Ben,

I spoke too soon. vtk_add_test_mpi has a TESTING_DATA option that adds
-T -D and -V options to the test command line. If the option is not
specified, then my test works fine. In the future we shpud still add
NO_VALID,NO_DATA,NO_OUTPUT.

Bill

On Mon, Dec 7, 2015 at 1:43 PM, Ben Boeckel <ben.boeckel at kitware.com> wrote:
> On Mon, Dec 07, 2015 at 12:41:22 -0500, Bill Lorensen wrote:
>> I'm have an mpi test that does not produce and image. The current
>> vtk_add_test_mpi does not support NO_VALID. I'm willing to work on a
>> patch unless someone else wants to take care of it.
>
> Adding NO_VALID, NO_DATA, and NO_OUTPUT to mpi_options in
> vtk_add_test_mpi (CMake/vtkTestingMacros.cmake:124) should do the trick.
>
> The logic to use them is in vtk_add_test_cxx at
> CMake/vtkTestingMacros.cmake:271. It looks like ther *might* be
> something else required, but I'm not sure.
>
> --Ben



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtk-developers mailing list