Subject: | Test suite started to fail (with newer Mojolicious?) |
On my smoker systems the test suite started to fail:
...
# Failed test '200 OK'
# at t/00-load.t line 31.
# got: '404'
# expected: '200'
# Looks like you failed 1 test of 9.
t/00-load.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests
# Failed test '200 OK'
# at t/01-beer.t line 35.
# got: '404'
# expected: '200'
... etc ...
Statistical analysis suggests that the problem started with newer Mojolicious versions (7.88 or so):
****************************************************************
Regression 'mod:Mojolicious'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 8840395065500980.00
[1='eq_4.99'] -0.0000 0.0000 -0.65
[2='eq_5.33'] 0.0000 0.0000 0.32
[3='eq_5.39'] -0.0000 0.0000 -0.02
[4='eq_5.41'] -0.0000 0.0000 -0.49
[5='eq_5.71'] -0.0000 0.0000 -0.93
[6='eq_5.77'] 0.0000 0.0000 0.04
[7='eq_6.02'] -0.0000 0.0000 -1.14
[8='eq_6.08'] -0.0000 0.0000 -1.69
[9='eq_6.11'] 0.0000 0.0000 0.26
[10='eq_6.18'] -0.0000 0.0000 -1.39
[11='eq_6.28'] -0.0000 0.0000 -0.03
[12='eq_6.62'] -0.0000 0.0000 -0.45
[13='eq_6.64'] -0.0000 0.0000 -1.27
[14='eq_7.0'] 0.0000 0.0000 0.90
[15='eq_7.03'] 0.0000 0.0000 1.26
[16='eq_7.05'] -0.0000 0.0000 -1.88
[17='eq_7.06'] -0.0000 0.0000 -0.04
[18='eq_7.07'] -0.0000 0.0000 -0.68
[19='eq_7.09'] 0.0000 0.0000 0.90
[20='eq_7.10'] -0.0000 0.0000 -1.81
[21='eq_7.12'] 0.0000 0.0000 0.04
[22='eq_7.14'] -0.0000 0.0000 -1.00
[23='eq_7.18'] -0.0000 0.0000 -1.08
[24='eq_7.20'] 0.0000 0.0000 0.02
[25='eq_7.21'] -0.0000 0.0000 -0.98
[26='eq_7.22'] -0.0000 0.0000 -1.59
[27='eq_7.26'] -0.0000 0.0000 -1.35
[28='eq_7.28'] -0.0000 0.0000 -0.09
[29='eq_7.30'] 0.0000 0.0000 1.18
[30='eq_7.31'] 0.0000 0.0000 2.87
[31='eq_7.33'] 0.0000 0.0000 0.08
[32='eq_7.35'] -0.0000 0.0000 -0.60
[33='eq_7.36'] -0.0000 0.0000 -0.78
[34='eq_7.37'] 0.0000 0.0000 0.46
[35='eq_7.41'] -0.0000 0.0000 -0.42
[36='eq_7.43'] -0.0000 0.0000 -0.29
[37='eq_7.44'] -0.0000 0.0000 -1.39
[38='eq_7.46'] -0.0000 0.0000 -0.50
[39='eq_7.48'] -0.0000 0.0000 -1.04
[40='eq_7.50'] -0.0000 0.0000 -0.62
[41='eq_7.54'] 0.0000 0.0000 0.37
[42='eq_7.60'] -0.0000 0.0000 -0.95
[43='eq_7.61'] -0.0000 0.0000 -1.02
[44='eq_7.64'] -0.0000 0.0000 -1.95
[45='eq_7.68'] -0.0000 0.0000 -1.04
[46='eq_7.69'] 0.0000 0.0000 2.18
[47='eq_7.71'] -0.0000 0.0000 -0.73
[48='eq_7.75'] 0.0000 0.0000 2.48
[49='eq_7.81'] 0.0000 0.0000 0.76
[50='eq_7.83'] -0.0000 0.0000 -2.36
[51='eq_7.84'] -0.0000 0.0000 -0.99
[52='eq_7.88'] -1.0000 0.0000 -7471497503089138.00
[53='eq_7.93'] -1.0000 0.0000 -7796495611626057.00
[54='eq_8.0'] -1.0000 0.0000 -8559675715644886.00
[55='eq_8.01'] -1.0000 0.0000 -5104004470809630.00
R^2= 1.000, N= 151, K= 56
****************************************************************