← Back to team overview

dolfin team mailing list archive

Re: Failing tests in dolfin

 

On 10 April 2013 21:43, Johan Hake <hake.dev@xxxxxxxxx> wrote:
> Locally only SubMesh and PETScSNESSolver fails.

The PETSc SNES solver tests were passing for PETSc 3.3 but failing for
PETSc 3.2. The nonlinear solvers have been changing a lot between
PETSc versions, so I would suggest disabling the PETSc nonlinear
solvers for PETSc version < 3.3.  I have no interest in fixing things
for PETSc 3.2.

Garth

> 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.
>
> 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