From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmodbus/
Date: Mon, 23 Dec 2024 20:06:58 +0000 (UTC) [thread overview]
Message-ID: <1734984355.3ede28a2e903aeb500ea36377f61c5431a94e7f2.conikost@gentoo> (raw)
commit: 3ede28a2e903aeb500ea36377f61c5431a94e7f2
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 23 20:05:55 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 20:05:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ede28a2
dev-libs/libmodbus: restrict tests
Running those tests with client server are meant to be run manually and
are not made for automated running.
Closes: https://bugs.gentoo.org/941994
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
dev-libs/libmodbus/libmodbus-3.1.11-r1.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-libs/libmodbus/libmodbus-3.1.11-r1.ebuild b/dev-libs/libmodbus/libmodbus-3.1.11-r1.ebuild
index 1fdfa0e1065b..57d673a40480 100644
--- a/dev-libs/libmodbus/libmodbus-3.1.11-r1.ebuild
+++ b/dev-libs/libmodbus/libmodbus-3.1.11-r1.ebuild
@@ -13,7 +13,9 @@ LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv x86"
IUSE="static-libs test"
-RESTRICT="!test? ( test )"
+
+# Tests are for manual testing
+RESTRICT="test"
PATCHES=( "${FILESDIR}/${PN}-3.1.11-cflags.patch" )
next reply other threads:[~2024-12-23 20:07 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-23 20:06 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-15 18:55 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmodbus/ Arthur Zamarin
2024-12-14 17:19 Arthur Zamarin
2024-12-13 6:53 Arthur Zamarin
2024-12-13 6:53 Arthur Zamarin
2024-10-22 22:26 Conrad Kostecki
2024-01-17 2:46 Ionen Wolkens
2023-12-18 0:11 Sam James
2023-06-17 17:11 Arthur Zamarin
2023-06-17 17:11 Arthur Zamarin
2023-06-17 15:48 Arthur Zamarin
2023-06-17 10:33 Yixun Lan
2023-01-31 15:17 Conrad Kostecki
2023-01-31 15:17 Conrad Kostecki
2023-01-31 15:17 Conrad Kostecki
2023-01-05 14:00 Conrad Kostecki
2023-01-05 14:00 Conrad Kostecki
2023-01-05 14:00 Conrad Kostecki
2022-12-10 13:27 Conrad Kostecki
2022-12-04 14:34 Conrad Kostecki
2022-09-25 23:12 Conrad Kostecki
2022-09-25 23:12 Conrad Kostecki
2022-09-25 23:12 Conrad Kostecki
2022-08-20 23:29 Conrad Kostecki
2022-07-09 21:30 Conrad Kostecki
2022-07-09 21:30 Conrad Kostecki
2022-06-06 9:32 Jakov Smolić
2022-06-05 14:51 Conrad Kostecki
2022-06-05 14:51 Conrad Kostecki
2020-03-16 6:22 Michał Górny
2020-03-03 15:13 Agostino Sarubbo
2020-03-03 14:37 Agostino Sarubbo
2020-03-02 15:24 Thomas Deutschmann
2019-03-20 20:27 Aaron Bauman
2019-02-16 12:13 Mikle Kolyada
2019-02-16 12:13 Mikle Kolyada
2017-01-25 15:16 Michael Weber
2016-12-20 18:17 Thomas Deutschmann
2016-12-20 17:31 Tobias Klausmann
2016-03-11 14:57 Michael Weber
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=1734984355.3ede28a2e903aeb500ea36377f61c5431a94e7f2.conikost@gentoo \
--to=conikost@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