diff options
| author | Nicolas Graves <ngraves@ngraves.fr> | 2026-01-10 20:54:10 +0100 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2026-01-25 21:22:35 +0100 |
| commit | 8a77fdc3f9ea97fcbf62cb870cce4a3d676500c1 (patch) | |
| tree | f1e16ec22a4bc051395d4bd4bd88d3eef7e2b403 /gnu | |
| parent | dcca820951aed7b734b1524db0d7ab9f35db68df (diff) | |
gnu: python-drep: Skip additional test.
* gnu/packages/bioinformatics.scm (python-drep)[arguments]
<#:test-flags>: Skip additional test.
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/bioinformatics.scm | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
