diff options
-rw-r--r-- | net-dns/c-ares/c-ares-1.20.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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* ) |