guix-commits
[Top][All Lists]
Advanced

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

29/39: gnu: kcontacts: Disable failing test.


From: guix-commits
Subject: 29/39: gnu: kcontacts: Disable failing test.
Date: Thu, 1 Sep 2022 11:36:52 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit 9dea1d938d793dad3a4d62a9f1fc331900d1833a
Author: Petr Hodina <phodina@protonmail.com>
AuthorDate: Fri Aug 12 19:45:54 2022 +0200

    gnu: kcontacts: Disable failing test.
    
    Signed-off-by: Marius Bakke <marius@gnu.org>
---
 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 7e137f82b0..e674784beb 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1592,7 +1592,7 @@ integrated it into your application's other widgets.")
                ;;Expected (result)                                             
  :
                ;;"Jim Knopf\nLummerlandstr. 1\n12345 Lummerstadt\n\nGERMANIA"
                (invoke "ctest" "-E"
-                          
"(kcontacts-addresstest|kcontacts-emailtest|kcontacts-phonenumbertest|kcontacts-secrecytest|kcontacts-geotest|kcontacts-keytest|kcontacts-testroundtrip|kcontacts-impptest|kcontacts-birthdaytest|kcontacts-addresseetest)")))))))
+                          
"(kcontacts-addresstest|kcontacts-emailtest|kcontacts-phonenumbertest|kcontacts-soundtest|kcontacts-secrecytest|kcontacts-geotest|kcontacts-keytest|kcontacts-testroundtrip|kcontacts-impptest|kcontacts-birthdaytest|kcontacts-addresseetest)")))))))
     (home-page "https://community.kde.org/Frameworks";)
     (synopsis "API for contacts/address book data following the vCard 
standard")
     (description "This library provides a vCard data model, vCard



reply via email to

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