[Cdash] Access violation
Bill Hoffman
bill.hoffman at kitware.com
Wed Jun 17 16:30:32 UTC 2009
Dan Schmidt wrote:
> Hi there,
>
> We've been using cdash for some time now and had many errors that were
> making our tests fail. It seems that now finally we've been able to sort
> all logic errors and now our continuous build pass most of the time.
> However, now several times we end up looking at tests that report a
> failure, have in fact passed, but have the following message after the
> test is finished and it's destructor has been called:
>
> [==========] 1 test from 1 test case ran.
> [ PASSED ] 1 test.
>
> *** Exception executing: Access violation
>
> As I said, the message above shows in the output of a test marked as
> failed. Is there any helping pointers anybody could provide?
>
> Thanks very much for any insight to this issue.
>
Sounds like the test is crashing on exit.
-Bill
More information about the CDash
mailing list