Subject: | t/backends.t hangs (with git 2.21.0?) |
On my FreeBSD smokers (versions 11, 12 and 13) the test suite hangs. pstree shows:
\-+- 57062 cpansand /usr/perl5.18.4p/bin/perl t/backends.t
\--- 58256 cpansand git cat-file --batch
There's no problem on older FreeBSD systems (9 and 10).
Statistical analysis suggests that this problem happens if git 2.21.0 is installed:
****************************************************************
Regression 'qr:git version (\S+)'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 169821619911695040.00
[1='eq_1.7.1'] -0.0000 0.0000 -6.66
[2='eq_1.8.3.1'] 0.0000 0.0000 1.21
[3='eq_2.1.4'] 0.0000 0.0000 3.69
[4='eq_2.11.0'] 0.0000 0.0000 0.01
[5='eq_2.17.1'] 0.0000 0.0000 2.42
[6='eq_2.17.2'] 0.0000 0.0000 5.17
[7='eq_2.20.1'] 0.0000 0.0000 5.69
[8='eq_2.21.0'] -1.0000 0.0000 -112646918907488032.00
[9='eq_2.7.4'] 0.0000 0.0000 0.03
R^2= 1.000, N= 122, K= 10
****************************************************************