public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/libkleo/
Date: Sun, 02 Mar 2025 23:58:50 +0000 (UTC)	[thread overview]
Message-ID: <1740959895.91e2565c6b19ab876491f2511d0d9bc5c245c36a.asturm@gentoo> (raw)

commit:     91e2565c6b19ab876491f2511d0d9bc5c245c36a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  2 17:53:14 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar  2 23:58:15 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91e2565c

kde-apps/libkleo: Set ecm_src_test -j1

Closes: https://bugs.gentoo.org/946863
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/libkleo/libkleo-24.08.3.ebuild | 5 +++++
 kde-apps/libkleo/libkleo-24.12.2.ebuild | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/kde-apps/libkleo/libkleo-24.08.3.ebuild b/kde-apps/libkleo/libkleo-24.08.3.ebuild
index 1f4f0c1260f3..31023a69c96a 100644
--- a/kde-apps/libkleo/libkleo-24.08.3.ebuild
+++ b/kde-apps/libkleo/libkleo-24.08.3.ebuild
@@ -34,3 +34,8 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	dev-libs/boost
 "
+
+src_test() {
+	# parallel tests fail, bug 946863
+	ecm_src_test -j1
+}

diff --git a/kde-apps/libkleo/libkleo-24.12.2.ebuild b/kde-apps/libkleo/libkleo-24.12.2.ebuild
index be043cfb400d..76d62f38c3ae 100644
--- a/kde-apps/libkleo/libkleo-24.12.2.ebuild
+++ b/kde-apps/libkleo/libkleo-24.12.2.ebuild
@@ -34,3 +34,8 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	dev-libs/boost
 "
+
+src_test() {
+	# parallel tests fail, bug 946863
+	ecm_src_test -j1
+}


             reply	other threads:[~2025-03-02 23:58 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-02 23:58 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-21 21:27 [gentoo-commits] repo/gentoo:master commit in: kde-apps/libkleo/ Andreas Sturmlechner
2024-10-01 18:23 Andreas Sturmlechner
2024-07-09 14:05 Sam James
2024-03-06 19:19 Arthur Zamarin
2023-11-23 15:27 Sam James
2022-04-22 20:19 Sam James
2022-02-17 18:43 Sam James
2021-09-17 14:16 Yixun Lan
2021-09-16 16:59 Andreas Sturmlechner
2021-09-14  1:43 Yixun Lan
2021-09-12 11:28 Yixun Lan
2021-02-24 22:40 Andreas Sturmlechner
2021-02-24 19:35 Mikle Kolyada
2019-12-26 10:18 Andreas Sturmlechner
2019-04-06 15:37 Mikle Kolyada
2019-04-01 11:11 Michael Palimaka
2017-03-21 22:19 Andreas Sturmlechner
2017-03-11  0:53 Michael Palimaka
2016-06-11 12:23 Agostino Sarubbo
2016-02-06 15:59 Andreas Hüttel

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=1740959895.91e2565c6b19ab876491f2511d0d9bc5c245c36a.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