guix-patches
[Top][All Lists]
Advanced

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

bug#27251: [PATCH 13/27] gnu: plasma-framework: Update comment (number o


From: Hartmut Goebel
Subject: bug#27251: [PATCH 13/27] gnu: plasma-framework: Update comment (number of failed tests).
Date: Mon, 5 Jun 2017 17:35:04 +0200

* gnu/packages/kde-frameworks.scm (plasma-framework)[arguments]: Change
  comment.
---
 gnu/packages/kde-frameworks.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index fe57bce..d2658f2 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2955,7 +2955,7 @@ setUrl, setUserAgent and call.")
        ("qtx11extras" ,qtx11extras)
        ("solid" ,solid)))
     (arguments
-     `(#:tests? #f ; FIXME: 13/14 tests fail.
+     `(#:tests? #t ; FIXME: 9/15 tests fail.
        #:phases
        (modify-phases %standard-phases
          (add-before 'check 'check-setup
-- 
2.7.4






reply via email to

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