]> Sergey Matveev's repositories - public-inbox.git/commit
tests: favor IPv6
authorEric Wong <e@80x24.org>
Mon, 8 Feb 2021 09:05:13 +0000 (23:05 -1000)
committerEric Wong <e@80x24.org>
Mon, 8 Feb 2021 22:07:43 +0000 (22:07 +0000)
commit860169adcd29341142b7c4a369c09b4ac492bd1e
treef08dcf8bd04efaeb0904a6cec40665c107482cac
parentfb6aa4da304125a3fb7932e1335be85ff260e031
tests: favor IPv6

IPv4 gets plenty of real-world coverage, and apparently there's
Debian buildd hosts which lack IPv4(*).  So ensure everything
can work on IPv6 and not cause problems for odd setups.

(*) https://bugs.debian.org/979432
27 files changed:
lib/PublicInbox/TestCommon.pm
t/extsearch.t
t/httpd-corner.psgi
t/httpd-corner.t
t/httpd-https.t
t/httpd-unix.t
t/httpd.t
t/imapd-tls.t
t/imapd.t
t/lei-mirror.t
t/nntpd-tls.t
t/nntpd.t
t/psgi_attach.t
t/psgi_v2.t
t/solver_git.t
t/v2mirror.t
t/v2writable.t
t/www_altid.t
t/www_listing.t
xt/git-http-backend.t
xt/httpd-async-stream.t
xt/imapd-mbsync-oimap.t
xt/imapd-validate.t
xt/mem-imapd-tls.t
xt/nntpd-validate.t
xt/perf-nntpd.t
xt/solver.t