<div dir="auto">Thanks, Nils, I figured it out.</div><div class="gmail_extra"><br><div class="gmail_quote">On Jan 20, 2017 2:41 AM, "Nils Gladitz" <<a href="mailto:nilsgladitz@gmail.com">nilsgladitz@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 01/20/2017 12:59 AM, Aaron Boxer wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a test in my ctest suite that fails both with<br>
and without a ! at the beginning of the test.<br>
<br>
So,<br>
<br>
FOO -BAR -BAZ<br>
<br>
fails<br>
<br>
and<br>
<br>
!FOO -BAR -BAZ<br>
<br>
fails.<br>
</blockquote>
<br>
I am not aware of "!" having any special meaning in the context of CTest. Can you elaborate?<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Any ideas, or how can I get more info on the failure ?<br>
</blockquote>
<br>
ctest -V or ctest --output-on-failure might help.<br>
<br>
What type of failure does CTest indicate?<br>
<br>
Nils<br>
</blockquote></div></div>