From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kpackage/
Date: Tue, 24 Jan 2017 00:21:18 +0000 (UTC) [thread overview]
Message-ID: <1485215285.cd59ebcee770639905016fa97be7e26965b4551e.asturm@gentoo> (raw)
commit: cd59ebcee770639905016fa97be7e26965b4551e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 23 23:45:31 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 23:48:05 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cd59ebce
kde-frameworks/kpackage: Fix parallel test failure
Gentoo-bug: 606942
Thanks-to: A. Wilcox <awilfox.gentoo <AT> foxkit.us>
Package-Manager: portage-2.3.0
kde-frameworks/kpackage/kpackage-9999.ebuild | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/kde-frameworks/kpackage/kpackage-9999.ebuild b/kde-frameworks/kpackage/kpackage-9999.ebuild
index f099054..5644a64 100644
--- a/kde-frameworks/kpackage/kpackage-9999.ebuild
+++ b/kde-frameworks/kpackage/kpackage-9999.ebuild
@@ -28,3 +28,12 @@ src_configure() {
kde5_src_configure
}
+
+src_test() {
+ # tests cannot be run in parallel #606942
+ local myctestargs=(
+ -j1
+ )
+
+ kde5_src_test
+}
next reply other threads:[~2017-01-24 0:21 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-24 0:21 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-13 17:41 [gentoo-commits] proj/kde:master commit in: kde-frameworks/kpackage/ Andreas Sturmlechner
2021-11-19 3:48 Sam James
2020-10-25 10:48 Andreas Sturmlechner
2018-06-10 21:15 Andreas Sturmlechner
2018-03-12 2:40 Michael Palimaka
2017-09-10 14:36 Andreas Sturmlechner
2017-07-09 14:58 Andreas Sturmlechner
2017-02-05 13:10 Andreas Sturmlechner
2016-02-17 13:09 Michael Palimaka
2014-12-23 16:13 Michael Palimaka
2014-12-23 13:54 Manuel Rüger
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=1485215285.cd59ebcee770639905016fa97be7e26965b4551e.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