guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: kservice: Fix comment (number of failing tests).


From: Hartmut Goebel
Subject: 01/01: gnu: kservice: Fix comment (number of failing tests).
Date: Sun, 22 Oct 2017 06:58:54 -0400 (EDT)

htgoebel pushed a commit to branch master
in repository guix.

commit 12a9f7be541a3483c5d173bd37d409f7fab2f442
Author: Hartmut Goebel <address@hidden>
Date:   Sun Oct 22 12:58:14 2017 +0200

    gnu: kservice: Fix comment (number of failing tests).
    
    * gnu/packages/kde-frameweorks.scm(kservice): Fix 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 5fdf3bc..6a46f28 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2780,7 +2780,7 @@ typed.")
        ("ki18n" ,ki18n)
        ("qtbase" ,qtbase)))
     (arguments
-     `(#:tests? #f ; FIXME: 8/10 tests fail.
+     `(#:tests? #f ; FIXME: 6/10 tests fail.
        #:phases
        (modify-phases %standard-phases
          (add-before 'check 'check-setup



reply via email to

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