gnu: haunt: Disable test suite.
* gnu/packages/guile.scm (haunt): Disable test suite.
This commit is contained in:
parent
68c6110c20
commit
1e4063010d
@ -1039,7 +1039,7 @@ Guile's foreign function interface.")
|
||||
(arguments
|
||||
`(#:modules ((ice-9 match) (ice-9 ftw)
|
||||
,@%gnu-build-system-modules)
|
||||
|
||||
#:tests? #f ; test suite is non-deterministic :(
|
||||
#:phases (modify-phases %standard-phases
|
||||
(add-after 'install 'wrap-haunt
|
||||
(lambda* (#:key outputs #:allow-other-keys)
|
||||
|
Loading…
Reference in New Issue
Block a user