gnu: python-scanpy: Ignore plotting tests. * gnu/packages/bioinformatics.scm (python-scanpy)[arguments]: Also ignore tests from test_plotting.py. Change-Id: I5d2ebb3764e57c5f348be2b3555db99a2ee6ee4f
1 files changed, 1 insertions(+), 0 deletions(-) M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +1 -0
@@ 18794,6 18794,7 @@ implementation differs in these ways: ;; File is missing " and not test_pbmc3k") ;; TODO: I can't get the plotting tests to work, even with Xvfb. "--ignore=scanpy/tests/test_plotting.py" "--ignore=scanpy/tests/test_embedding_plots.py" "--ignore=scanpy/tests/test_preprocessing.py" "--ignore=scanpy/tests/test_read_10x.py"