Skip Menu |

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

Report information
The Basics
Id: 129150
Status: resolved
Priority: 0/
Queue: Log-ger-Layout-LTSV

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: t/01-basic.t (with older Devel::Caller::Util?)
On some of my smokers the tests fail: ... # Failed test at t/01-basic.t line 94. # 'My::P1::log_warn (t/01-basic.t:16)' # doesn't match '(?^:\AMy::P1::x \(.+?:16\)\z)' # Failed test at t/01-basic.t line 96. # got: 'My::P1::log_warn' # expected: 'My::P1::x' # Looks like you failed 2 tests of 15. # Failed test 'conf:add_special fields' # at t/01-basic.t line 101. # Looks like you failed 1 test of 5. t/01-basic.t ............. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/5 subtests ... Statistical analysis has a candidate: Devel::Caller::Util 0.041 is causing the failures: **************************************************************** Regression 'mod:Devel::Caller::Util' **************************************************************** Name Theta StdErr T-stat [0='const'] -0.0000 0.0000 -6.50 [1='eq_0.041'] 0.0000 0.0000 9.20 [2='eq_0.042'] 1.0000 0.0000 52812054177617472.00 R^2= 1.000, N= 19, K= 3 ****************************************************************
On 2019-04-12 15:16:54, SREZIC wrote: Show quoted text
> On some of my smokers the tests fail: > > ... > # Failed test at t/01-basic.t line 94. > # 'My::P1::log_warn (t/01-basic.t:16)' > # doesn't match '(?^:\AMy::P1::x \(.+?:16\)\z)' > > # Failed test at t/01-basic.t line 96. > # got: 'My::P1::log_warn' > # expected: 'My::P1::x' > # Looks like you failed 2 tests of 15. > > # Failed test 'conf:add_special fields' > # at t/01-basic.t line 101. > # Looks like you failed 1 test of 5. > t/01-basic.t ............. > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/5 subtests > ... > > Statistical analysis has a candidate: Devel::Caller::Util 0.041 is > causing the failures: > > **************************************************************** > Regression 'mod:Devel::Caller::Util' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] -0.0000 0.0000 -6.50 > [1='eq_0.041'] 0.0000 0.0000 9.20 > [2='eq_0.042'] 1.0000 0.0000 52812054177617472.00 > > R^2= 1.000, N= 19, K= 3 > ****************************************************************
The same issue possibly exists for Log-ger-Layout-Pattern-0.003
Fixed for both Log-ger-Layout-{LTSV,Pattern}.