kde-frameworks/ki18n: Disable flaky ki18n-klocalizedstringtest

Closes: https://bugs.gentoo.org/948895
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-05-30 17:54:10 +02:00
parent 512d45a4f4
commit e649624fd4
2 changed files with 4 additions and 0 deletions

View File

@@ -34,6 +34,8 @@ CMAKE_SKIP_TESTS=(
# requires LANG fr_CH. bugs 823816
kcountrytest
kcountrysubdivisiontest
# flaky, bug 948895
ki18n-klocalizedstringtest
)
src_configure() {

View File

@@ -34,6 +34,8 @@ CMAKE_SKIP_TESTS=(
# requires LANG fr_CH. bugs 823816
kcountrytest
kcountrysubdivisiontest
# flaky, bug 948895
ki18n-klocalizedstringtest
)
src_configure() {