From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pcaprub/
Date: Wed, 24 Apr 2024 11:56:14 +0000 (UTC) [thread overview]
Message-ID: <1713959762.273e727ed0ca29d6b99e6c8e281a5d20e3d25547.graaff@gentoo> (raw)
commit: 273e727ed0ca29d6b99e6c8e281a5d20e3d25547
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 11:55:24 2024 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 11:56:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=273e727e
dev-ruby/pcaprub: avoid tests that require network or devices
Closes: https://bugs.gentoo.org/930535
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/pcaprub/pcaprub-0.13.2.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-ruby/pcaprub/pcaprub-0.13.2.ebuild b/dev-ruby/pcaprub/pcaprub-0.13.2.ebuild
index db30184a51d2..f06aad2bf9b2 100644
--- a/dev-ruby/pcaprub/pcaprub-0.13.2.ebuild
+++ b/dev-ruby/pcaprub/pcaprub-0.13.2.ebuild
@@ -43,11 +43,14 @@ all_ruby_prepare() {
sed -i -e '/coveralls/Id' test/test_helper.rb || die
- # Tests which need escalated privileges
+ # Tests which need escalated privileges, network interfaces or other devices
local privileged_tests=(
test_set_datalink
test_create_from_primitives
test_filter
+ test_lookupdev
+ test_lookupnet
+ test_monitor
test_pcap_stats
test_pcap_datalink
test_pcap_inject
next reply other threads:[~2024-04-24 11:56 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-24 11:56 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-30 5:26 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pcaprub/ Hans de Graaff
2024-07-30 5:26 Hans de Graaff
2024-04-24 5:44 Hans de Graaff
2024-01-26 8:01 Hans de Graaff
2023-07-11 7:47 Hans de Graaff
2023-04-03 5:08 Sam James
2023-03-27 13:25 Sam James
2023-03-27 13:25 Sam James
2021-10-30 5:16 Hans de Graaff
2021-10-26 4:38 Hans de Graaff
2021-04-10 6:17 Hans de Graaff
2020-08-01 9:05 Hans de Graaff
2019-01-28 21:45 Hans de Graaff
2018-07-27 3:03 Hans de Graaff
2018-02-24 8:49 Hans de Graaff
2018-01-22 19:26 Hans de Graaff
2018-01-22 19:26 Hans de Graaff
2016-05-29 5:47 Hans de Graaff
2016-05-29 5:47 Hans de Graaff
2016-05-29 5:47 Hans de Graaff
2016-01-21 6:53 Hans de Graaff
2015-09-06 20:39 Richard Farina
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=1713959762.273e727ed0ca29d6b99e6c8e281a5d20e3d25547.graaff@gentoo \
--to=graaff@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