From 8a77fdc3f9ea97fcbf62cb870cce4a3d676500c1 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Sat, 10 Jan 2026 20:54:10 +0100 Subject: gnu: python-drep: Skip additional test. * gnu/packages/bioinformatics.scm (python-drep)[arguments] <#:test-flags>: Skip additional test. Signed-off-by: Rutherther --- gnu/packages/bioinformatics.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu') diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 1b96d112e7c..482fbb56f7f 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -19967,6 +19967,7 @@ altering the counts or PCA space.") "test_choose.py::test_centrality_2" "test_choose.py::test_choose_2" "test_choose.py::test_choose_3" + "test_cluster.py::test_all_vs_all_mash" "test_cluster.py::test_cluster_functional_1" "test_cluster.py::test_cluster_functional_3" "test_cluster.py::test_cluster_functional_4" -- cgit v1.3