← Back to team overview

dolfin team mailing list archive

Mesh unit test not working in parallel

 

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



Follow ups