[cmake-developers] CDash [CMake] - Nightly Expected Failures

Rolf Eike Beer eike at sf-mail.de
Sun Jul 28 15:47:40 EDT 2013


David Cole wrote:
> >> *Tests failing*
> >> CTestTestMemcheckDummyValgrind
> >> (http://open.cdash.org/testDetails.php?test=201007140&build=2979794)
> 
> > Can anyone explain this to me? I don't see any reason why the regex
> > suddenly wont match.
> 
> I don’t see the problem with the regex either, although the output from the
> previous day was different...
 
[...]

> Does that matter with the regex? I’m not sure I’m parsing the regex properly
> mentally to be a good judge here... It is quite complex. Could it be
> simplified and still indicate pass/fail for the expected range of output of
> this test?
 
It should not, that is the reason why the regex is that complex. The 
"ctest(<pid>) malloc: " stuff is from an Xcode/mac memcheck stuff that will 
show up at a random point in the output. The regex tries to accept it at any 
place where a new line starts.

Eike
-- 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20130728/81dcb5b1/attachment.sig>


More information about the cmake-developers mailing list