guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

15/37: gnu: python-oslo.context: Enable tests.


From: Marius Bakke
Subject: 15/37: gnu: python-oslo.context: Enable tests.
Date: Wed, 28 Feb 2018 10:33:52 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 8fa28808a6d26200e915a3f0f32c63e85f70f7b9
Author: Marius Bakke <address@hidden>
Date:   Tue Feb 27 23:43:20 2018 +0100

    gnu: python-oslo.context: Enable tests.
    
    * gnu/packages/openstack.scm (python-oslo.context)[arguments]: Remove.
---
 gnu/packages/openstack.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm
index 2767d6d..ce32e10 100644
--- a/gnu/packages/openstack.scm
+++ b/gnu/packages/openstack.scm
@@ -422,8 +422,6 @@ common features used in Tempest.")
         (base32
          "0kvha0rs9295njyl2z6n6zm5dapi5mrl5zwjm0m6ldqrvccyf8c3"))))
     (build-system python-build-system)
-    (arguments
-     '(#:tests? #f)) ; FIXME: Requires python-mock >= 1.2.
     (native-inputs
       `(("python-babel" ,python-babel)
         ("python-pbr" ,python-pbr)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]