Hi,

On Sat, Feb 11, 2023 at 7:48 PM Andreas Henriksson <andr...@fatal.se> wrote:
> If replacing "127.0.0.1" with "localhost" does not work the attached
> (completely untested) patch might be an option instead (simply skip the
> test on EAFNOSUPPORT).
 I don't have access to an IPv6 host to test on, so I just think it
would not work.

> (Sorry if the patch is completely broken, but I hope you get the
> idea...)
 This is broken for sure as some tests create a server socket (get the
'Address family for hostname not supported' error) and then next tests
would like to connect to it ('request failed: Could not connect to
proxy server: Connection refused' error) or simply get an other error
('request failed with 5 not NE_ERROR' message). While your patch would
skip the former, the latter would still be a problem.
I can remove the IPv4 only tests that are detected on buildds, but
there's at least one which hangs ('Build killed with signal TERM after
150 minutes of inactivity').
Any IPv6 porterbox available?

Regards,
Laszlo/GCS

Reply via email to