Skip to content

parallel testing crashes (matplotlib?) #2780

Description

@IAlibay

Expected behavior

running pytest -n4 . in testsuite/MDAnalysisTests should complete successfully.

Actual behavior

Several tests (all of which seem to use matplotlib) fail with "node down: Not properly terminated" issues.

test failures:

analysis/test_dihedrals.py::TestJanin:test_plot
anlysis/test_dihedrals.py::TestRamachandran::test_plot
analysis/test_persistencelength.py::TestPersistenceLength::test_current_axes
visualization/test_streamlines.py::test_streamplot_2D
analysis/test_persistencelength.py::TestPersistenceLength::test_plot_with_ax
analysis/test_psa.py::TestPSAnalysis::test_dendrogram_produced
analysis/test_persistencelength.py::TestPersistenceLength::test_plot_ax_return

Current version of MDAnalysis

  • Which version are you using? (run python -c "import MDAnalysis as mda; print(mda.__version__)") 2.0.0-dev0
  • Which version of Python (python -V)? 3.7.7
  • Which operating system? Ubuntu 20.04 LTS (WSL2)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions