[CMake] Strange test failure

Aaron Boxer boxerab at gmail.com
Sat Jan 21 14:39:59 EST 2017


Thanks, Nils, I figured it out.

On Jan 20, 2017 2:41 AM, "Nils Gladitz" <nilsgladitz at gmail.com> wrote:

> On 01/20/2017 12:59 AM, Aaron Boxer wrote:
>
> I have a test in my ctest suite that fails both with
>> and without a ! at the beginning of the test.
>>
>> So,
>>
>> FOO -BAR -BAZ
>>
>> fails
>>
>> and
>>
>> !FOO -BAR -BAZ
>>
>> fails.
>>
>
> I am not aware of "!" having any special meaning in the context of CTest.
> Can you elaborate?
>
>
>> Any ideas, or how can I get more info on the failure ?
>>
>
> ctest -V or ctest --output-on-failure might help.
>
> What type of failure does CTest indicate?
>
> Nils
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20170121/db61cbad/attachment.html>


More information about the CMake mailing list