From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcodecs/
Date: Tue, 3 Dec 2024 19:21:57 +0000 (UTC) [thread overview]
Message-ID: <1733253685.d8faf336731929434f295f400984816b55f0719d.asturm@gentoo> (raw)
commit: d8faf336731929434f295f400984816b55f0719d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 3 18:02:34 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 3 19:21:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8faf336
kde-frameworks/kcodecs: Disable broken tests
Closes: https://bugs.gentoo.org/938317
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kcodecs/kcodecs-6.7.0.ebuild | 6 ++++++
kde-frameworks/kcodecs/kcodecs-6.8.0.ebuild | 6 ++++++
2 files changed, 12 insertions(+)
diff --git a/kde-frameworks/kcodecs/kcodecs-6.7.0.ebuild b/kde-frameworks/kcodecs/kcodecs-6.7.0.ebuild
index d4da176c2449..850c82a8f62c 100644
--- a/kde-frameworks/kcodecs/kcodecs-6.7.0.ebuild
+++ b/kde-frameworks/kcodecs/kcodecs-6.7.0.ebuild
@@ -16,3 +16,9 @@ BDEPEND="
>=dev-qt/qttools-${QTMIN}:6[linguist]
dev-util/gperf
"
+
+CMAKE_SKIP_TESTS=(
+ # bug 938317
+ rfc2047test
+ kemailaddresstest
+)
diff --git a/kde-frameworks/kcodecs/kcodecs-6.8.0.ebuild b/kde-frameworks/kcodecs/kcodecs-6.8.0.ebuild
index d461937d4d62..793d59790f1a 100644
--- a/kde-frameworks/kcodecs/kcodecs-6.8.0.ebuild
+++ b/kde-frameworks/kcodecs/kcodecs-6.8.0.ebuild
@@ -16,3 +16,9 @@ BDEPEND="
>=dev-qt/qttools-${QTMIN}:6[linguist]
dev-util/gperf
"
+
+CMAKE_SKIP_TESTS=(
+ # bug 938317
+ rfc2047test
+ kemailaddresstest
+)
next reply other threads:[~2024-12-03 19:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-03 19:21 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-16 21:33 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcodecs/ Andreas Sturmlechner
2019-03-19 2:03 Thomas Deutschmann
2019-03-14 21:14 Agostino Sarubbo
2018-06-20 13:11 Andreas Sturmlechner
2018-06-10 18:37 Thomas Deutschmann
2017-07-07 7:11 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1733253685.d8faf336731929434f295f400984816b55f0719d.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox