test_doc_string_complex_compiled_expression fails with mpirun -n 2

Issue #397 invalid
Martin Sandve Alnæs created an issue

I'm guessing this is caused by point searches being outside mesh partitions or something but I haven't investigated in detail.

The failure is somewhat nondeterministic, so far I've triggered it fairly consistently with

mpirun -np 2 python -B -m pytest book fem function

but with a smaller set of tests it's harder to reproduce.

Comments (2)

  1. Log in to comment