From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-lua/cqueues/
Date: Thu, 5 Dec 2024 12:00:14 +0000 (UTC) [thread overview]
Message-ID: <1733388405.41ece2223308c75c10771741bdeca6b790b5e270.flow@gentoo> (raw)
commit: 41ece2223308c75c10771741bdeca6b790b5e270
Author: Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Thu Dec 5 08:35:07 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Dec 5 08:46:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=41ece222
dev-lua/cqueues: disable dns tests
Closes: https://bugs.gentoo.org/913367
Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr>
dev-lua/cqueues/cqueues-20200726.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-lua/cqueues/cqueues-20200726.ebuild b/dev-lua/cqueues/cqueues-20200726.ebuild
index 99fefd8db..09c44178b 100644
--- a/dev-lua/cqueues/cqueues-20200726.ebuild
+++ b/dev-lua/cqueues/cqueues-20200726.ebuild
@@ -81,11 +81,13 @@ src_prepare() {
# tests deleted :
# 22, 73, 87 = weak/old ssl
- # 30 = call google.com
+ # 30,62,153 = network required
rm regress/22-client-dtls.lua \
regress/73-starttls-buffering.lua \
regress/87-alpn-disappears.lua \
- regress/30-starttls-completion.lua || die
+ regress/30-starttls-completion.lua \
+ regress/62-noname.lua \
+ regress/153-dns-resolvers.lua || die
lua_copy_sources
lua_foreach_impl lua_src_prepare
next reply other threads:[~2024-12-05 12:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-05 12:00 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-11 10:15 [gentoo-commits] repo/proj/guru:master commit in: dev-lua/cqueues/ Florian Schmaus
2024-10-24 12:33 David Roman
2024-10-24 12:33 David Roman
2024-10-23 10:25 David Roman
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=1733388405.41ece2223308c75c10771741bdeca6b790b5e270.flow@gentoo \
--to=flow@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