The test that either fails (by good reasons, because number of mesh entities 
are compared), or segfaults are now not run in parallel. The segfault is 
caused by a MeshFunction beeing read from and/or written to file, which is a 
known issue. 

It might be good to have a test that check the partitioning of the mesh.

JOhan

On Tuesday December 7 2010 02:25:55 Johannes Ring wrote:
> I tried to define RUN_TESTS_IN_PARALLEL on one of the buildbot slaves
> to turn on parallel testing and the result was that it timed out on
> the mesh unit test. Then I tried to run the test manually with 'mpirun
> -np 2' and it failed with a segmentation fault. Should we add
> not_working_in_parallel to this unit test?
> 
> Johannes
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to     : [email protected]
> Unsubscribe : https://launchpad.net/~dolfin
> More help   : https://help.launchpad.net/ListHelp

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp

Reply via email to