~ruther/guix-local

bfba083684e80d2bc23e3c07205e3d63910e978f — Marius Bakke 9 years ago c616b5d
gnu: python-keystoneclient: Disable tests.

* gnu/packages/openstack.scm (python-keystoneclient,
  python2-keystoneclient)[arguments]: Set #:tests? #f.
1 files changed, 2 insertions(+), 0 deletions(-)

M gnu/packages/openstack.scm
M gnu/packages/openstack.scm => gnu/packages/openstack.scm +2 -0
@@ 677,6 677,8 @@ handling.")
         (base32
          "1w4csvkah67rfpxylxnvs2s3594i0f9isy8pf4gnsqs5zirvjaa4"))))
    (build-system python-build-system)
    (arguments
     '(#:tests? #f)) ; FIXME: Many tests are failing.
    (native-inputs
     `(("python-sphinx" ,python-sphinx)
       ;; and some packages for the tests