Skip Menu |

This queue is for tickets about the Log-ger-Layout-Pattern-Multiline CPAN distribution.

Report information
The Basics
Id: 129269
Status: resolved
Priority: 0/
Queue: Log-ger-Layout-Pattern-Multiline

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

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



Subject: Test suite started to fail
I see the following test failures: ... Use of uninitialized value in substitution iterator at /home/cpansand/.cpan/build/2019042118/Log-ger-Layout-Pattern-0.004-Cd_rn3/blib/lib/Log/ger/Layout/Pattern.pm line 107. # Failed test at t/01-basic.t line 34. # got: '[] 30' # expected: '[warn] warnmsg' # Looks like you failed 1 test of 1. # Failed test 'single line' # at t/01-basic.t line 35. Use of uninitialized value in substitution iterator at /home/cpansand/.cpan/build/2019042118/Log-ger-Layout-Pattern-0.004-Cd_rn3/blib/lib/Log/ger/Layout/Pattern.pm line 107. Use of uninitialized value in substitution iterator at /home/cpansand/.cpan/build/2019042118/Log-ger-Layout-Pattern-0.004-Cd_rn3/blib/lib/Log/ger/Layout/Pattern.pm line 107. # Failed test at t/01-basic.t line 40. # got: '[] 30 # [] 30' # expected: '[warn] warnmsg # [warn] warnmsg2' # Looks like you failed 1 test of 1. # Failed test 'multiline' # at t/01-basic.t line 41. ... (etc) ... Statistical analysis has a number of candidates: **************************************************************** Regression 'mod:Log::ger::Layout::Pattern' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 106357177914871776.00 [1='eq_0.004'] -1.0000 0.0000 -47907805499430864.00 R^2= 1.000, N= 138, K= 2 **************************************************************** **************************************************************** Regression 'mod:Log::ger' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 63958087386668168.00 [1='eq_0.025'] 0.0000 0.0000 0.00 [2='eq_0.027'] -1.0000 0.0000 -45225197302834856.00 R^2= 1.000, N= 138, K= 3 **************************************************************** (and more Log::ger::* modules with R^2=1)
Thanks, fixed, released 0.002. On Mon, 22 Apr 2019 09:01:39 GMT, SREZIC wrote: Show quoted text
> I see the following test failures: > > ... > Use of uninitialized value in substitution iterator at > /home/cpansand/.cpan/build/2019042118/Log-ger-Layout-Pattern-0.004- > Cd_rn3/blib/lib/Log/ger/Layout/Pattern.pm line 107. > > # Failed test at t/01-basic.t line 34. > # got: '[] 30' > # expected: '[warn] warnmsg' > # Looks like you failed 1 test of 1. > > # Failed test 'single line' > # at t/01-basic.t line 35. > Use of uninitialized value in substitution iterator at > /home/cpansand/.cpan/build/2019042118/Log-ger-Layout-Pattern-0.004- > Cd_rn3/blib/lib/Log/ger/Layout/Pattern.pm line 107. > Use of uninitialized value in substitution iterator at > /home/cpansand/.cpan/build/2019042118/Log-ger-Layout-Pattern-0.004- > Cd_rn3/blib/lib/Log/ger/Layout/Pattern.pm line 107. > > # Failed test at t/01-basic.t line 40. > # got: '[] 30 > # [] 30' > # expected: '[warn] warnmsg > # [warn] warnmsg2' > # Looks like you failed 1 test of 1. > > # Failed test 'multiline' > # at t/01-basic.t line 41. > ... (etc) ... > > Statistical analysis has a number of candidates: > > **************************************************************** > Regression 'mod:Log::ger::Layout::Pattern' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] 1.0000 0.0000 106357177914871776.00 > [1='eq_0.004'] -1.0000 0.0000 -47907805499430864.00 > > R^2= 1.000, N= 138, K= 2 > **************************************************************** > > **************************************************************** > Regression 'mod:Log::ger' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] 1.0000 0.0000 63958087386668168.00 > [1='eq_0.025'] 0.0000 0.0000 0.00 > [2='eq_0.027'] -1.0000 0.0000 -45225197302834856.00 > > R^2= 1.000, N= 138, K= 3 > **************************************************************** > > (and more Log::ger::* modules with R^2=1)