me
/
guix
Archived
1
0
Fork 0

gnu: imp: Disable tests.

* gnu/packages/bioinformatics.scm (imp)[arguments]: Disable unreliable test
suite.
master
Ricardo Wurmus 2021-12-08 12:26:11 +01:00
parent acfbb53222
commit 738f22fa06
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 1 deletions

View File

@ -9380,7 +9380,8 @@ programs for inferring phylogenies (evolutionary trees).")
"05hsrnkpkajppa3f45x4qsarnkj616hlby749zxg4is3bv4i6b5y"))))
(build-system cmake-build-system)
(arguments
`( ;; CMake 3.17 or newer is required for the CMAKE_TEST_ARGUMENTS used
`(#:tests? #false ; The test suite is notoriously fickle
;; CMake 3.17 or newer is required for the CMAKE_TEST_ARGUMENTS used
;; below to have an effect.
#:cmake ,cmake
#:configure-flags