3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: idr: Disable tests.

* gnu/packages/bioinformatics.scm (idr)[arguments]: Set #:tests? #f.
This commit is contained in:
Marius Bakke 2016-12-16 13:08:57 +01:00
parent aaffb9c97b
commit 1c10a1d75c
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -2879,7 +2879,8 @@ data. It also provides the bgzip, htsfile, and tabix utilities.")
"1k3x44biak00aiv3hpm1yd6nn4hhp7n0qnbs3zh2q9sw7qr1qj5r"))))
(build-system python-build-system)
(arguments
`(#:phases
`(#:tests? #f ; FIXME: "ImportError: No module named 'utility'"
#:phases
(modify-phases %standard-phases
(add-after
'install 'wrap-program