Subject: | Test suite fails with Mojolicious 6.37 |
I see test failures, probably caused by Mojolicious 6.37 (6.36 and earlier versions are fine):
# Failed test '200 OK'
# at t/02_basic.t line 735.
# got: '400'
# expected: '200'
# Looks like you planned 179 tests but ran 178.
# Looks like you failed 1 test of 178 run.
t/02_basic.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 2/179 subtests
Here's the result of statistical analysis (negative theta is bad):
****************************************************************
Regression 'mod:Mojolicious'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 617765181199385600.00
[1='eq_6.01'] 0.0000 0.0000 2.53
[2='eq_6.03'] 0.0000 0.0000 0.00
[3='eq_6.08'] 0.0000 0.0000 0.00
[4='eq_6.11'] 0.0000 0.0000 0.00
[5='eq_6.17'] 0.0000 0.0000 0.00
[6='eq_6.27'] 0.0000 0.0000 2.53
[7='eq_6.31'] 0.0000 0.0000 0.00
[8='eq_6.32'] 0.0000 0.0000 1.83
[9='eq_6.34'] -0.0000 0.0000 -7.31
[10='eq_6.36'] -0.0000 0.0000 -15.17
[11='eq_6.37'] -1.0000 0.0000 -218412974403510944.00
R^2= 1.000, N= 40, K= 12
****************************************************************