philiprbrenan/TreeBulk

Tests have started to fail (due recent version of Data::Table::Text?)

Closed this issue · 1 comments

andk commented

Sample fail report: http://www.cpantesters.org/cpan/report/b31eec34-fb03-11ee-aa5c-99ae729b51cd

Statistical analysis against all my reports reveals:

****************************************************************
Regression 'mod:Data::Table::Text'
****************************************************************
Name                   Theta          StdErr     T-stat
[0='const']           1.0000          0.0000    5278150671000900.00
[1='eq_20210328']             0.0000          0.0000       0.79
[2='eq_20210519']             0.0000          0.0000       0.50
[3='eq_20210730']            -0.0000          0.0000      -0.21
[4='eq_20210820']             0.0000          0.0000       0.54
[5='eq_20210826']            -0.0000          0.0000      -0.11
[6='eq_20210915']             0.0000          0.0000       1.09
[7='eq_20211207']             0.0000          0.0000       1.50
[8='eq_20220715']             0.0000          0.0000       1.55
[9='eq_20230310']             0.0000          0.0000       1.31
[10='eq_20230422']            0.0000          0.0000       0.81
[11='eq_20230503']            0.0000          0.0000       2.01
[12='eq_20230521']            0.0000          0.0000       1.66
[13='eq_20230616']            0.0000          0.0000       1.30
[14='eq_20231025']            0.0000          0.0000       1.93
[15='eq_20240203']            0.0000          0.0000       2.26
[16='eq_20240408']           -1.0000          0.0000    -3732216131589064.00

R^2= 1.000, N= 154, K= 17
****************************************************************

which can be read as: tests run with Data::Table::Text version 20240408 all have failed, tests with all other versions of Data::Table::Text produced a passing report.

Believed fixed in release 20240415.