clustericious / Clustericious

2 stars 3 forks source link

Tests fail with Mojolicious 7 #42

Closed eserte closed 8 years ago

eserte commented 8 years ago

My smokers started to report failures, for example http://www.cpantesters.org/cpan/report/d27bf742-4e00-11e6-b245-f70c823068a0

It seems this is caused by a change in Mojolicious 7.0. Statistical analysis:

****************************************************************
Regression 'mod:Mojolicious'
****************************************************************
Name                   Theta          StdErr     T-stat
[0='const']           1.0000          0.0000    39023858054572184.00
[1='eq_6.56']         0.0000          0.0000       4.60
[2='eq_6.57']         0.0000          0.0000       3.45
[3='eq_6.58']         0.0000          0.0000       5.33
[4='eq_6.59']         0.0000          0.0000       5.07
[5='eq_6.60']         0.0000          0.0000       6.57
[6='eq_6.61']         0.0000          0.0000       4.19
[7='eq_6.62']         0.0000          0.0000       4.05
[8='eq_6.64']         0.0000          0.0000       3.06
[9='eq_6.66']         0.0000          0.0000       4.23
[10='eq_7.0']        -1.0000          0.0000    -36792046211265688.00

R^2= 1.000, N= 95, K= 11
****************************************************************
plicease commented 8 years ago

I believe this to be already fixed in 1.21. Please reopen if you find otherwise.

eserte commented 8 years ago

Ah, sorry, didn't check if there was a newer version...

plicease commented 8 years ago

np, I appreciate the bug reports! This is the rare exception where I happened to have just fixed it today.