← Back to team overview

dolfin team mailing list archive

Re: Failing tests in dolfin

 

On Wed, 10 Apr 2013 15:43:49 +0200
Johan Hake <hake.dev@xxxxxxxxx> wrote:
> Locally only SubMesh and PETScSNESSolver fails. That is because meshes
> in the unit test directory has been removed. The relevant files need
> to be uploaded to the data server and added to the download script.
> 
>   test/unit/nls/python/doughnut.xml.gz
>   test/unit/mesh/boxes.xml.gz
> 
> Not sure why the MeshFunction test fails for you Martin.

If it is test_iterate in NamedMeshFunctions class it happens because
of https://bugs.launchpad.net/dolfin/+bug/1153559
There is known workaround to compile with
CMAKE_BUILD_TYPE:STRING=Developer

Jan

> 
> johan
> 
> On 04/10/2013 03:16 PM, Martin Sandve Alnæs wrote:
> > In particular the unit tests for SubMesh, MeshFunction and
> > PETScSNESSolver fails, if that's a hint for anyone.
> > 
> > Martin
> > 
> > On 10 April 2013 15:07, Martin Sandve Alnæs <martinal@xxxxxxxxx>
> > wrote:
> >> Just built the git version of dolfin and trying to run the tests.
> >> Many of them fail. One of the problems is that the XDMF unit test
> >> with mpirun -np 3 was killed because of excessive memory usage,
> >> but there are several others failing. Can anyone who have pushed
> >> stuff lately please check if they have pushed bugs in need of
> >> fixing, please?
> >>
> >> Martin
> > 
> > _______________________________________________
> > Mailing list: https://launchpad.net/~dolfin
> > Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
> > Unsubscribe : https://launchpad.net/~dolfin
> > More help   : https://help.launchpad.net/ListHelp
> > 
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help   : https://help.launchpad.net/ListHelp



Follow ups

References