~ruther/guix-local

bc9812f15015400439e0142fdcfeead942c73050 — Andreas Enge 11 years ago 2acb8b2
gnu: gegl: Disable tests.

* gnu/packages/gimp.scm (gegl): Disable tests since failures are apparently
    not taken care of in upstream releases.
1 files changed, 4 insertions(+), 1 deletions(-)

M gnu/packages/gimp.scm
M gnu/packages/gimp.scm => gnu/packages/gimp.scm +4 -1
@@ 74,7 74,10 @@ provided as well as the framework to add new color models and data types.")
                "09nlv06li9nrn74ifpm7223mxpg0s7cii702z72cpbwrjh6nlbnz"))))
    (build-system gnu-build-system)
    (arguments
     `(#:phases
     `(;; More than just the one test disabled below now fails; disable them
       ;; all according to the rationale given below.
       #:tests? #f
       #:phases
       (alist-cons-before
        'build 'pre-build
        (lambda _