Subject: | t/01-noleaks.t fails with recent Test::TCP |
There's a high probability (though not 100%) that t/01-noleaks.t fails if Test::TCP 2.15 is installed.
The test failure looks like this:
# Failed test 'non-closed sockets cause FD leaks report'
# at t/01-noleaks.t line 73.
# Looks like you failed 1 test of 9.
t/01-noleaks.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests
Statistical analysis of test reports on my smoker machines (negative theta is bad):
****************************************************************
Regression 'mod:Test::TCP'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.1157 8.64
[1='eq_2.12'] 0.0000 0.2004 0.00
[2='eq_2.13'] 0.0000 0.1217 0.00
[3='eq_2.14'] 0.0000 0.1294 0.00
[4='eq_2.15'] -0.8571 0.1312 -6.53
R^2= 0.829, N= 37, K= 5
****************************************************************