From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/libkgapi/
Date: Sun, 30 Jun 2024 22:55:57 +0000 (UTC) [thread overview]
Message-ID: <1719788132.8de8ee7e37f2f5bc41fc13594aa7d653dd99f0b5.asturm@gentoo> (raw)
commit: 8de8ee7e37f2f5bc41fc13594aa7d653dd99f0b5
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 30 22:37:41 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 30 22:55:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de8ee7e
kde-apps/libkgapi: Disable failing tests, cleanup obsolete exclusions
Upstream commit 5b34c85ebd8031f0f70c9d81b66205c0cc3c03bd
Bug: https://bugs.gentoo.org/924625
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/libkgapi/libkgapi-23.08.5.ebuild | 18 ++++++------------
kde-apps/libkgapi/libkgapi-24.05.1.ebuild | 18 ++++++------------
2 files changed, 12 insertions(+), 24 deletions(-)
diff --git a/kde-apps/libkgapi/libkgapi-23.08.5.ebuild b/kde-apps/libkgapi/libkgapi-23.08.5.ebuild
index eb68d65f5e11..916b879155c2 100644
--- a/kde-apps/libkgapi/libkgapi-23.08.5.ebuild
+++ b/kde-apps/libkgapi/libkgapi-23.08.5.ebuild
@@ -30,15 +30,9 @@ DEPEND="
RDEPEND="${DEPEND}"
BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
-src_test() {
- local myctestargs=(
- # Both fail for multiple distros, see bug #832709 for more discussion
- # Revisit at least once Qt 5.15.3 is in wider distribution (in Gentoo at least):
- # contacts-contactcreatejobtest, contacts-contactmodifyjobtest
- # More failures not specific to Gentoo, bug #852593, KDE-bug #440648:
- # calendar-eventcreatejobtest, calendar-eventfetchjobtest, calendar-eventmodifyjobtest
- -E "(contacts-contactcreatejobtest|contacts-contactmodifyjobtest|calendar-eventcreatejobtest|calendar-eventfetchjobtest|calendar-eventmodifyjobtest)"
- )
-
- ecm_src_test
-}
+CMAKE_SKIP_TESTS=(
+ # Failures not specific to Gentoo, bug #852593, KDE-bug #440648:
+ calendar-event{create,fetch,modify}jobtest
+ # bug 924625
+ tasks-task{create,modify}jobtest
+)
diff --git a/kde-apps/libkgapi/libkgapi-24.05.1.ebuild b/kde-apps/libkgapi/libkgapi-24.05.1.ebuild
index a45abab903fd..104d3f195408 100644
--- a/kde-apps/libkgapi/libkgapi-24.05.1.ebuild
+++ b/kde-apps/libkgapi/libkgapi-24.05.1.ebuild
@@ -29,15 +29,9 @@ RDEPEND="${DEPEND}
"
BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"
-src_test() {
- local myctestargs=(
- # Both fail for multiple distros, see bug #832709 for more discussion
- # Revisit at least once Qt 5.15.3 is in wider distribution (in Gentoo at least):
- # contacts-contactcreatejobtest, contacts-contactmodifyjobtest
- # More failures not specific to Gentoo, bug #852593, KDE-bug #440648:
- # calendar-eventcreatejobtest, calendar-eventfetchjobtest, calendar-eventmodifyjobtest
- -E "(contacts-contactcreatejobtest|contacts-contactmodifyjobtest|calendar-eventcreatejobtest|calendar-eventfetchjobtest|calendar-eventmodifyjobtest)"
- )
-
- ecm_src_test
-}
+CMAKE_SKIP_TESTS=(
+ # Failures not specific to Gentoo, bug #852593, KDE-bug #440648:
+ calendar-event{create,fetch,modify}jobtest
+ # bug 924625
+ tasks-task{create,modify}jobtest
+)
next reply other threads:[~2024-06-30 22:56 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-30 22:55 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-03 20:31 [gentoo-commits] repo/gentoo:master commit in: kde-apps/libkgapi/ Andreas Sturmlechner
2024-12-21 21:27 Andreas Sturmlechner
2024-10-07 23:06 Andreas Sturmlechner
2024-08-30 14:48 Andreas Sturmlechner
2024-08-30 14:48 Andreas Sturmlechner
2024-04-20 17:39 Arthur Zamarin
2024-04-20 14:52 Arthur Zamarin
2024-04-20 14:52 Arthur Zamarin
2024-03-06 19:19 Arthur Zamarin
2023-11-23 15:27 Sam James
2023-07-15 17:09 Arthur Zamarin
2023-04-02 19:40 Arthur Zamarin
2023-02-21 17:13 Arthur Zamarin
2022-07-19 10:49 Andreas Sturmlechner
2022-03-17 17:34 Sam James
2022-03-16 21:54 Sam James
2021-12-01 6:37 Yixun Lan
2021-02-24 19:35 Mikle Kolyada
2021-01-14 19:49 Andreas Sturmlechner
2020-12-22 11:18 Andreas Sturmlechner
2019-03-20 12:48 Andreas Sturmlechner
2018-01-18 23:01 Andreas Sturmlechner
2017-11-30 2:07 Thomas Deutschmann
2017-11-07 18:44 Andreas Sturmlechner
2017-03-09 23:40 Andreas Sturmlechner
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=1719788132.8de8ee7e37f2f5bc41fc13594aa7d653dd99f0b5.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