Skip Menu |

This queue is for tickets about the Log-ger-Output-Composite CPAN distribution.

Report information
The Basics
Id: 132088
Status: rejected
Priority: 0/
Queue: Log-ger-Output-Composite

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

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



Subject: Output module Log::ger::Output::String does not produce logger in its create_log_routine hook
The test suite started to fail like this: ... # Failed test 'No tests run for subtest "basics"' # at t/01-basic.t line 34. Output module Log::ger::Output::String does not produce logger in its create_log_routine hook at /usr/home/cpansand/.cpan/build/2020030802/Log-ger-Output-Composite-0.013-3/blib/lib/Log/ger/Output/Composite.pm line 119. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t/01-basic.t ............. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests ... Statistical analysis suggests that is fails with Log::get 0.033: **************************************************************** Regression 'mod:Log::ger' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 28781840414510404.00 [1='eq_0.028'] -0.0000 0.0000 -5.12 [2='eq_0.029'] -0.0000 0.0000 -7.08 [3='eq_0.031'] -0.0000 0.0000 -7.52 [4='eq_0.033'] -1.0000 0.0000 -27304851288401292.00 R^2= 1.000, N= 66, K= 5 ****************************************************************
On 2020-03-08 04:47:15, SREZIC wrote: Show quoted text
> The test suite started to fail like this: > > ... > # Failed test 'No tests run for subtest "basics"' > # at t/01-basic.t line 34. > Output module Log::ger::Output::String does not produce logger in its > create_log_routine hook at > /usr/home/cpansand/.cpan/build/2020030802/Log-ger-Output-Composite- > 0.013-3/blib/lib/Log/ger/Output/Composite.pm line 119. > # Tests were run but no plan was declared and done_testing() was not > seen. > # Looks like your test exited with 255 just after 1. > t/01-basic.t ............. > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 1/1 subtests > ... > > Statistical analysis suggests that is fails with Log::get 0.033: > > **************************************************************** > Regression 'mod:Log::ger' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] 1.0000 0.0000 28781840414510404.00 > [1='eq_0.028'] -0.0000 0.0000 -5.12 > [2='eq_0.029'] -0.0000 0.0000 -7.08 > [3='eq_0.031'] -0.0000 0.0000 -7.52 > [4='eq_0.033'] -1.0000 0.0000 -27304851288401292.00 > > R^2= 1.000, N= 66, K= 5 > ****************************************************************
Fails also with the newest Log::ger: **************************************************************** Regression 'mod:Log::ger' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 28942020413595064.00 [1='eq_0.028'] 0.0000 0.0000 2.48 [2='eq_0.029'] -0.0000 0.0000 -8.05 [3='eq_0.031'] 0.0000 0.0000 2.21 [4='eq_0.033'] -1.0000 0.0000 -28022990766862188.00 [5='eq_0.036'] -1.0000 0.0000 -17723295534630618.00 R^2= 1.000, N= 104, K= 6 ****************************************************************
This has been fixed in 0.014+