aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2024-07-10 15:17:11 -0400
committerLudovic Courtès <ludo@gnu.org>2024-08-31 10:45:41 +0200
commit5d08c05d22369ff405a47b0681b37c05a550a6c8 (patch)
tree08276aff52550e01e58e46ebf244903dc9d7a93f /gnu
parent9b4a07e58d30a852afec75aced5ed8caa468dd52 (diff)
downloadguix-5d08c05d22369ff405a47b0681b37c05a550a6c8.tar.gz
guix-5d08c05d22369ff405a47b0681b37c05a550a6c8.zip
gnu: ki18n: Disable a broken test.
This test is acknowledged to be broken upstream: https://bugs.kde.org/show_bug.cgi?id=444614 https://invent.kde.org/frameworks/ki18n/-/commit/241e0cfa96b1491721f361f1713b3514c58bde56 * gnu/packages/kde-frameworks.scm (ki18n)[arguments]: Disable the 'kcatalogtest' in the custom 'check' phase. Change-Id: I8eed809deb31a891bb62b7d5bb30a9de2c0141c1
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/kde-frameworks.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 80c5b28b84..53fe0d814f 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1140,7 +1140,7 @@ other special events for a geographical region.")
(setenv "HOME"
(getcwd))
(invoke "ctest" "-E"
- "(kcountrytest|kcountrysubdivisiontest)")))))))
+ "(kcatalogtest|kcountrytest|kcountrysubdivisiontest)")))))))
(home-page "https://community.kde.org/Frameworks")
(synopsis "KDE Gettext-based UI text internationalization")
(description "KI18n provides functionality for internationalizing user