Open ambs opened 8 years ago
It's possible that tests fail only with newer Dancer2 versions (0.164000 and later), but the evidence is not 100%. Statistical analysis of test reports from my smokers says:
****************************************************************
Regression 'mod:Dancer2'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.1144 8.74
[1='eq_0.161000'] 0.0000 0.1164 0.00
[2='eq_0.162000'] 0.0000 0.1206 0.00
[3='eq_0.163000'] 0.0000 0.1188 0.00
[4='eq_0.164000'] -1.0000 0.1191 -8.40
[5='eq_0.165000'] -0.9167 0.1191 -7.70
R^2= 0.943, N= 76, K= 6
****************************************************************
There was a regression on code, that can make things difficult to test looking only to statistics. But thanks for the heads up!
Bug on Dancer2. This PR should fix it. https://github.com/PerlDancer/Dancer2/pull/1080
Will close when I know that PR gets merged.
Does PerlDancer/Dancer2#1082 fix this?
Just to not forget to look into it: