From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2EBC0158089 for ; Mon, 9 Oct 2023 08:18:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E8A22BC01E; Mon, 9 Oct 2023 08:18:06 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 56F572BC01E for ; Mon, 9 Oct 2023 08:18:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 87615335C5D for ; Mon, 9 Oct 2023 08:18:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D429899B for ; Mon, 9 Oct 2023 08:18:03 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1696839404.cd8f85dd834261b26b1ffed097d17f7f3b29f2dc.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/c-ares/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/c-ares/c-ares-1.20.1.ebuild X-VCS-Directories: net-dns/c-ares/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cd8f85dd834261b26b1ffed097d17f7f3b29f2dc X-VCS-Branch: master Date: Mon, 9 Oct 2023 08:18:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6163b166-58b4-48b8-87e0-ee91c7d468b3 X-Archives-Hash: 5b07f16ecb239f4688cbc9c513dab42a commit: cd8f85dd834261b26b1ffed097d17f7f3b29f2dc Author: Sam James gentoo org> AuthorDate: Mon Oct 9 08:16:44 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Oct 9 08:16:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8f85dd net-dns/c-ares: link to test commit Signed-off-by: Sam James gentoo.org> net-dns/c-ares/c-ares-1.20.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-dns/c-ares/c-ares-1.20.1.ebuild b/net-dns/c-ares/c-ares-1.20.1.ebuild index 7e6b1c74e94c..a2125b7e2fc5 100644 --- a/net-dns/c-ares/c-ares-1.20.1.ebuild +++ b/net-dns/c-ares/c-ares-1.20.1.ebuild @@ -71,7 +71,8 @@ multilib_src_test() { *GetSock* *GetSock_virtualized* *VerifySocketFunctionCallback* - # Seems flaky, even run manually? + # Seems flaky, even run manually + # https://github.com/c-ares/c-ares/commit/9e542a8839f81c990bb0dff14beeaf9aa6bcc18d *MockUDPMaxQueriesTest.GetHostByNameParallelLookups* )