[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#36605] [PATCH 4/6] gnu: kemoticons: Enable test-suite.
From: |
Hartmut Goebel |
Subject: |
[bug#36605] [PATCH 4/6] gnu: kemoticons: Enable test-suite. |
Date: |
Thu, 11 Jul 2019 22:26:38 +0200 |
Without anything changed the test-suite now passes, thus can be enabled.
* gnu/package/kde-frameworks.scm(kemoticons)[arguments]<#:tests?>: Remove.
---
gnu/packages/kde-frameworks.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 07e30d4cf..079a8a75e 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2423,8 +2423,7 @@ engine WebKit via QtWebKit.")
("kcoreaddons" ,kcoreaddons)
("qtbase" ,qtbase)))
(arguments
- `(#:tests? #f ; FIXME: 2/2 tests fail.
- #:phases
+ `(#:phases
(modify-phases %standard-phases
(add-before 'check 'check-setup
(lambda _
--
2.13.7
- [bug#36605] [PATCH 12/12] gnu: Add java-commons-bcel., (continued)
- [bug#36605] [PATCH 12/12] gnu: Add java-commons-bcel., Hartmut Goebel, 2019/07/11
- [bug#36605] [PATCH 01/12] guix: ant-bulild-sytem: allow specifying the source directory., Hartmut Goebel, 2019/07/11
- [bug#36605] [PATCH 00/12] Java build-system and some packages, Hartmut Goebel, 2019/07/11
- [bug#36605] [PATCH 1/6] gnu: kcoreaddons: Enable test-suite., Hartmut Goebel, 2019/07/11
- [bug#36605] [PATCH 09/12] gnu: Add java-commons-io., Hartmut Goebel, 2019/07/11
- [bug#36605] [PATCH 11/12] gnu: Add java-commons-lang3., Hartmut Goebel, 2019/07/11
- [bug#36605] [PATCH 2/6] gnu: kirigami: Enable test-suite., Hartmut Goebel, 2019/07/11
- [bug#36605] [PATCH 10/12] gnu: Add java-commons-lang., Hartmut Goebel, 2019/07/11
- [bug#36605] [PATCH 3/6] gnu: kpackage: Enable test-suite., Hartmut Goebel, 2019/07/11
- [bug#36605] [PATCH 05/12] gnu: Add java-plexus-interpolation., Hartmut Goebel, 2019/07/11
- [bug#36605] [PATCH 4/6] gnu: kemoticons: Enable test-suite.,
Hartmut Goebel <=
- [bug#36605] [PATCH 5/6] gnu: knewstuff: Enable test-suite., Hartmut Goebel, 2019/07/11