From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/test_roscpp/
Date: Thu, 27 Aug 2020 08:53:53 +0000 (UTC) [thread overview]
Message-ID: <1598518428.102a6e92ee17eddcc14354173023e6793cb526d4.aballier@gentoo> (raw)
commit: 102a6e92ee17eddcc14354173023e6793cb526d4
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 27 08:51:39 2020 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Aug 27 08:53:48 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102a6e92
dev-ros/test_roscpp: serialize tests
Closes: https://bugs.gentoo.org/738620
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ros/test_roscpp/test_roscpp-1.15.8.ebuild | 4 +++-
dev-ros/test_roscpp/test_roscpp-9999.ebuild | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/dev-ros/test_roscpp/test_roscpp-1.15.8.ebuild b/dev-ros/test_roscpp/test_roscpp-1.15.8.ebuild
index 39bfc4bf09a..6162bbe7696 100644
--- a/dev-ros/test_roscpp/test_roscpp-1.15.8.ebuild
+++ b/dev-ros/test_roscpp/test_roscpp-1.15.8.ebuild
@@ -32,5 +32,7 @@ PATCHES=( "${FILESDIR}/tests.patch" )
src_test() {
export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"
- ros-catkin_src_test
+ # Sometimes high number of tests running in parallel make them fail
+ # https://bugs.gentoo.org/738620
+ ros-catkin_src_test -j 1
}
diff --git a/dev-ros/test_roscpp/test_roscpp-9999.ebuild b/dev-ros/test_roscpp/test_roscpp-9999.ebuild
index 39bfc4bf09a..6162bbe7696 100644
--- a/dev-ros/test_roscpp/test_roscpp-9999.ebuild
+++ b/dev-ros/test_roscpp/test_roscpp-9999.ebuild
@@ -32,5 +32,7 @@ PATCHES=( "${FILESDIR}/tests.patch" )
src_test() {
export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"
- ros-catkin_src_test
+ # Sometimes high number of tests running in parallel make them fail
+ # https://bugs.gentoo.org/738620
+ ros-catkin_src_test -j 1
}
next reply other threads:[~2020-08-27 8:53 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-27 8:53 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-08 16:16 [gentoo-commits] repo/gentoo:master commit in: dev-ros/test_roscpp/ Alexis Ballier
2021-12-15 10:19 Alexis Ballier
2021-04-05 9:52 Alexis Ballier
2020-10-20 12:44 Alexis Ballier
2020-07-08 17:30 Alexis Ballier
2020-05-13 14:07 Alexis Ballier
2019-07-20 11:23 Alexis Ballier
2019-07-20 11:23 Alexis Ballier
2018-08-07 15:49 Alexis Ballier
2018-07-03 11:22 Alexis Ballier
2018-02-09 11:39 Alexis Ballier
2017-11-15 6:58 Alexis Ballier
2017-08-17 11:46 Alexis Ballier
2017-05-02 10:22 Alexis Ballier
2017-02-20 15:22 Alexis Ballier
2016-11-01 12:54 Alexis Ballier
2016-10-03 11:11 Alexis Ballier
2016-06-06 11:14 Alexis Ballier
2016-04-21 9:07 Alexis Ballier
2016-03-19 13:56 Alexis Ballier
2015-11-14 11:34 Alexis Ballier
2015-10-15 11:26 Alexis Ballier
2015-09-22 14:36 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=1598518428.102a6e92ee17eddcc14354173023e6793cb526d4.aballier@gentoo \
--to=aballier@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