Subject: | t/agent/http/client/connection.t fails (with IO::Socket 2.046?) (2.3.19) |
Some of my smoker systems show the following failure:
...
# Failed test 'response is a success'
# at t/agent/http/client/connection.t line 453.
# Looks like you failed 1 test of 1.
# Failed test 'correct response'
# at t/agent/http/client/connection.t line 390.
# Failed test 'response is a success'
# at t/agent/http/client/connection.t line 453.
# Looks like you failed 1 test of 1.
# Failed test 'correct response'
# at t/agent/http/client/connection.t line 439.
# Looks like you failed 2 tests of 36.
t/agent/http/client/connection.t ....................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/36 subtests
...
Statistical analysis suggests that there are no problems if IO::Socket 2.047 is installed, so probably you want to set a minimum prereq version:
****************************************************************
Regression 'mod:IO::Socket::SSL'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 26548100347303964.00
[1='eq_2.046'] -1.0000 0.0000 -19480979726495444.00
[2='eq_2.047'] 0.0000 0.0000 0.00
R^2= 1.000, N= 16, K= 3
****************************************************************