public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/libkgapi/
Date: Wed, 16 Mar 2022 21:54:27 +0000 (UTC)	[thread overview]
Message-ID: <1647467545.2661c867b5cf47e49bed24b40607b39b8a4c966a.sam@gentoo> (raw)

commit:     2661c867b5cf47e49bed24b40607b39b8a4c966a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 16 21:52:25 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 16 21:52:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2661c867

kde-apps/libkgapi: skip buggy tests

We want to report these failures upstream but I didn't
think ahead and upgraded to newer Qt 5.15.3 (not yet in wider
distribution yet in Gentoo) and some of the newer failures I hit
may be attributed to that.

So, let's skip them for now, and circle back. Other distros
(Exherbo, Alpine) are hitting these failures anyway so we know it's not
Gentoo-specific.

Bug: https://bugs.gentoo.org/832709
Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-apps/libkgapi/libkgapi-21.12.3.ebuild | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/kde-apps/libkgapi/libkgapi-21.12.3.ebuild b/kde-apps/libkgapi/libkgapi-21.12.3.ebuild
index cd70cf990abc..cb1ee520c959 100644
--- a/kde-apps/libkgapi/libkgapi-21.12.3.ebuild
+++ b/kde-apps/libkgapi/libkgapi-21.12.3.ebuild
@@ -31,3 +31,15 @@ DEPEND="
 	>=kde-frameworks/kwallet-${KFMIN}:5
 "
 RDEPEND="${DEPEND}"
+
+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
+		-E "(contacts-contactcreatejobtest|contacts-contactmodifyjobtest"
+	)
+
+	virtx cmake_src_test
+}


             reply	other threads:[~2022-03-16 21:54 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-16 21:54 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-27 21:34 [gentoo-commits] repo/gentoo:master commit in: kde-apps/libkgapi/ Andreas Sturmlechner
2025-01-03 20:31 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-06-30 22:55 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
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=1647467545.2661c867b5cf47e49bed24b40607b39b8a4c966a.sam@gentoo \
    --to=sam@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