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)
Expected behavior
running
pytest -n4 .intestsuite/MDAnalysisTestsshould 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
python -c "import MDAnalysis as mda; print(mda.__version__)") 2.0.0-dev0python -V)? 3.7.7