Skip Menu |

This queue is for tickets about the Log-Any-Plugin-History CPAN distribution.

Report information
The Basics
Id: 121546
Status: resolved
Priority: 0/
Queue: Log-Any-Plugin-History

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

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



Subject: t/basic.t may fail (0.01)
On some of my smokers the test suite fails: ... # Failed test 'right message' # at t/basic.t line 35. # got: '1' # expected: 'Second' # Failed test 'right message' # at t/basic.t line 37. # got: '1' # expected: 'Fourth Fifth' # Looks like you failed 2 tests of 9. t/basic.t .............. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/9 subtests ... Statistical analysis suggests that this happens if the Log::Any version is too low (i.e. < 1.042), so probably the prereq minimum version should be set. Regression results (theta = 0 means "bad"): **************************************************************** Regression 'mod:Log::Any' **************************************************************** Name Theta StdErr T-stat [0='const'] 0.0000 0.0000 0.73 [1='eq_1.032'] -0.0000 0.0000 -5.68 [2='eq_1.040'] 0.0000 0.0000 0.67 [3='eq_1.042'] 1.0000 0.0000 5683498045412056.00 [4='eq_1.045'] 1.0000 0.0000 6138879515370571.00 [5='eq_1.049'] 1.0000 0.0000 6518839845498067.00 R^2= 1.000, N= 93, K= 6 ****************************************************************
Thank you for reporting. This should be fixed in v0.02. On Sat May 06 18:47:47 2017, SREZIC wrote: Show quoted text
> On some of my smokers the test suite fails: > > ... > # Failed test 'right message' > # at t/basic.t line 35. > # got: '1' > # expected: 'Second' > > # Failed test 'right message' > # at t/basic.t line 37. > # got: '1' > # expected: 'Fourth Fifth' > # Looks like you failed 2 tests of 9. > t/basic.t .............. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/9 subtests > ... > > > Statistical analysis suggests that this happens if the Log::Any > version is too low (i.e. < 1.042), so probably the prereq minimum > version should be set. Regression results (theta = 0 means "bad"): > > **************************************************************** > Regression 'mod:Log::Any' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] 0.0000 0.0000 0.73 > [1='eq_1.032'] -0.0000 0.0000 -5.68 > [2='eq_1.040'] 0.0000 0.0000 0.67 > [3='eq_1.042'] 1.0000 0.0000 5683498045412056.00 > [4='eq_1.045'] 1.0000 0.0000 6138879515370571.00 > [5='eq_1.049'] 1.0000 0.0000 6518839845498067.00 > > R^2= 1.000, N= 93, K= 6 > ****************************************************************