dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #15361
Re: Buildbot failing
On Monday 14 September 2009 10:57:51 Anders Logg wrote:
> The buildbot currently seems to fail when running valgrind on
>
> demo/ode/courtemanche/cpp
>
> It works here (although it reports a lot of errors).
>
> If it takes too long time to run for the buildbot, we could try to
> disable it for now.
On a related issue:
The memory tests fails for the two 64 bits machines. This is probably due to
an insufficient suppression file:
test/memory/dolfin_valgrind.supp
reporting alot of mpi related false positives.
We can either update this file, which might be quite tedious (been there...),
or we might turn off the memory test on these platforms.
Any thoughts?
Johan
References