gnu: r-rhdf5: Disable tests.

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

Change-Id: Idf7000f2471b9bac6c28f86122b78c230a61aa29
This commit is contained in:
Ricardo Wurmus 2025-04-16 17:08:42 +02:00
parent 8218b76a44
commit 446e86110e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12540,6 +12540,7 @@ browser.")
(build-system r-build-system)
(arguments
(list
#:tests? #false ;TODO: they are killed
#:phases
'(modify-phases %standard-phases
(add-after 'unpack 'delete-bad-tests