Skip Menu |

This queue is for tickets about the Mojolicious-Plugin-StaticLog CPAN distribution.

Report information
The Basics
Id: 127195
Status: new
Priority: 0/
Queue: Mojolicious-Plugin-StaticLog

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.03
Fixed in: (no value)



Subject: Test suite started to fail (with Mojolicious 8?)
On some of my smoker systems: ... # Failed test 'The expected "Static" line was generated by the log facility' # at t/01_default.t line 30. # '' # doesn't match '(?^:Static 200 151 /one-eyed.txt)' # Looks like you failed 1 test of 6. t/01_default.t ..... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6 subtests ... Statistical analysis suggests that this happens with Mojolicious 8 (theta=-1): **************************************************************** Regression 'mod:Mojolicious' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 179891193192158432.00 [1='eq_6.58'] 0.0000 0.0000 2.31 [2='eq_6.59'] 0.0000 0.0000 1.77 [3='eq_6.60'] 0.0000 0.0000 2.37 [4='eq_6.61'] 0.0000 0.0000 4.80 [5='eq_6.62'] 0.0000 0.0000 4.88 [6='eq_6.66'] 0.0000 0.0000 4.47 [7='eq_7.0'] 0.0000 0.0000 4.32 [8='eq_7.03'] 0.0000 0.0000 9.25 [9='eq_7.07'] 0.0000 0.0000 3.53 [10='eq_7.08'] 0.0000 0.0000 4.08 [11='eq_7.09'] 0.0000 0.0000 3.53 [12='eq_7.10'] 0.0000 0.0000 7.06 [13='eq_7.12'] 0.0000 0.0000 3.53 [14='eq_7.14'] 0.0000 0.0000 4.08 [15='eq_7.20'] 0.0000 0.0000 3.53 [16='eq_7.21'] 0.0000 0.0000 4.71 [17='eq_7.26'] 0.0000 0.0000 3.53 [18='eq_7.28'] 0.0000 0.0000 3.53 [19='eq_7.30'] 0.0000 0.0000 8.93 [20='eq_7.31'] 0.0000 0.0000 9.12 [21='eq_7.33'] 0.0000 0.0000 7.06 [22='eq_7.35'] 0.0000 0.0000 8.15 [23='eq_7.36'] 0.0000 0.0000 8.15 [24='eq_7.37'] 0.0000 0.0000 7.06 [25='eq_7.41'] 0.0000 0.0000 7.06 [26='eq_7.43'] 0.0000 0.0000 8.15 [27='eq_7.44'] 0.0000 0.0000 7.06 [28='eq_7.45'] 0.0000 0.0000 8.15 [29='eq_7.46'] 0.0000 0.0000 8.93 [30='eq_7.48'] 0.0000 0.0000 7.06 [31='eq_7.50'] 0.0000 0.0000 7.06 [32='eq_7.54'] 0.0000 0.0000 7.06 [33='eq_7.60'] 0.0000 0.0000 8.15 [34='eq_7.61'] 0.0000 0.0000 16.31 [35='eq_7.68'] 0.0000 0.0000 14.12 [36='eq_7.69'] 0.0000 0.0000 14.12 [37='eq_7.71'] 0.0000 0.0000 18.23 [38='eq_7.75'] 0.0000 0.0000 14.12 [39='eq_7.81'] 0.0000 0.0000 14.12 [40='eq_7.83'] 0.0000 0.0000 14.12 [41='eq_7.84'] 0.0000 0.0000 14.12 [42='eq_8.0'] -1.0000 0.0000 -173791403591274592.00
On 2018-09-25 02:26:19, SREZIC wrote: Show quoted text
> On some of my smoker systems: > > ... > # Failed test 'The expected "Static" line was generated by the log > facility' > # at t/01_default.t line 30. > # '' > # doesn't match '(?^:Static 200 151 /one-eyed.txt)' > # Looks like you failed 1 test of 6. > t/01_default.t ..... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/6 subtests > ... > > Statistical analysis suggests that this happens with Mojolicious 8 > (theta=-1): > > **************************************************************** > Regression 'mod:Mojolicious' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] 1.0000 0.0000 179891193192158432.00 > [1='eq_6.58'] 0.0000 0.0000 2.31 > [2='eq_6.59'] 0.0000 0.0000 1.77 > [3='eq_6.60'] 0.0000 0.0000 2.37 > [4='eq_6.61'] 0.0000 0.0000 4.80 > [5='eq_6.62'] 0.0000 0.0000 4.88 > [6='eq_6.66'] 0.0000 0.0000 4.47 > [7='eq_7.0'] 0.0000 0.0000 4.32 > [8='eq_7.03'] 0.0000 0.0000 9.25 > [9='eq_7.07'] 0.0000 0.0000 3.53 > [10='eq_7.08'] 0.0000 0.0000 4.08 > [11='eq_7.09'] 0.0000 0.0000 3.53 > [12='eq_7.10'] 0.0000 0.0000 7.06 > [13='eq_7.12'] 0.0000 0.0000 3.53 > [14='eq_7.14'] 0.0000 0.0000 4.08 > [15='eq_7.20'] 0.0000 0.0000 3.53 > [16='eq_7.21'] 0.0000 0.0000 4.71 > [17='eq_7.26'] 0.0000 0.0000 3.53 > [18='eq_7.28'] 0.0000 0.0000 3.53 > [19='eq_7.30'] 0.0000 0.0000 8.93 > [20='eq_7.31'] 0.0000 0.0000 9.12 > [21='eq_7.33'] 0.0000 0.0000 7.06 > [22='eq_7.35'] 0.0000 0.0000 8.15 > [23='eq_7.36'] 0.0000 0.0000 8.15 > [24='eq_7.37'] 0.0000 0.0000 7.06 > [25='eq_7.41'] 0.0000 0.0000 7.06 > [26='eq_7.43'] 0.0000 0.0000 8.15 > [27='eq_7.44'] 0.0000 0.0000 7.06 > [28='eq_7.45'] 0.0000 0.0000 8.15 > [29='eq_7.46'] 0.0000 0.0000 8.93 > [30='eq_7.48'] 0.0000 0.0000 7.06 > [31='eq_7.50'] 0.0000 0.0000 7.06 > [32='eq_7.54'] 0.0000 0.0000 7.06 > [33='eq_7.60'] 0.0000 0.0000 8.15 > [34='eq_7.61'] 0.0000 0.0000 16.31 > [35='eq_7.68'] 0.0000 0.0000 14.12 > [36='eq_7.69'] 0.0000 0.0000 14.12 > [37='eq_7.71'] 0.0000 0.0000 18.23 > [38='eq_7.75'] 0.0000 0.0000 14.12 > [39='eq_7.81'] 0.0000 0.0000 14.12 > [40='eq_7.83'] 0.0000 0.0000 14.12 > [41='eq_7.84'] 0.0000 0.0000 14.12 > [42='eq_8.0'] -1.0000 0.0000 -173791403591274592.00
With 0.04 it seems to be the other way around: it passes for Mojolicious 8, and fails for older Mojolicious.