Subject: | t/11_live.t failures (fedora28, centos7) |
On some of my smokers the test suite fails:
...
# Failed test 'LWP+IO::Socket::SSL socks5 wrapping +Server'
# at t/11_live.t line 31.
# Failed test 'IO::Socket::SSL socks5 wrapping +Server'
# at t/11_live.t line 32.
# SYS_ERR=Invalid argument, SSL_ERR=IO::Socket::IP configuration failed, IO::Socket::SSL::VERSION=2.060, Net::SSLeay::VERSION=1.85
# Failed test '2 or more connections processed'
# at t/11_live.t line 37.
# 0 connections processed; IO::Socket::SSL::VERSION=2.060
# Looks like you failed 3 tests of 7.
t/11_live.t .................
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/7 subtests
...
This happens currently only on my Fedora28 and CentOS7 smokers, and only for self-compiled perls (i.e. not for the system perl).