gnu: r-biodb: Disable tests.

* gnu/packages/bioconductor.scm (r-biodb)[arguments]: Disable tests.

Change-Id: I40746a3fbfad0801058b7f34182edc358a863fa2
This commit is contained in:
Ricardo Wurmus 2024-11-30 19:14:27 +01:00
parent b97678925a
commit 014b08cbc8
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -26232,6 +26232,11 @@ (define-public r-biodb
"1mkkj2x37n5j90g5ixh6jaz5gwd0fz35wqb4s1jlp4pvxhd8jyjj"))))
(properties `((upstream-name . "biodb")))
(build-system r-build-system)
;; 83 tests fail; 1025 pass. Some of the failing tests attempt to
;; download files and then operate on them in following tests. Since
;; these are scattered across many files it is too messy to patch them
;; all.
(arguments (list #:tests? #false))
(propagated-inputs
(list r-biocfilecache
r-chk