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

