gnu: imagemagick: Disable tests. * gnu/packages/imagemagick.scm (imagemagick)[arguments]: Disable tests.
1 files changed, 3 insertions(+), 0 deletions(-) M gnu/packages/imagemagick.scm
M gnu/packages/imagemagick.scm => gnu/packages/imagemagick.scm +3 -0
@@ 52,6 52,9 @@ (build-system gnu-build-system) (arguments `(#:configure-flags '("--with-frozenpaths" "--without-gcc-arch") ;; FIXME: The test suite succeeded before version 6.9.6-2. ;; Try enabling it again with newer releases. #:tests? #f #:phases (modify-phases %standard-phases (add-before 'build 'pre-build