Skip Menu |

This queue is for tickets about the Config-Parser CPAN distribution.

Report information
The Basics
Id: 130396
Status: resolved
Priority: 0/
Queue: Config-Parser

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

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



Subject: Test suite fails with Config::AST 1.05
My smoker systems started to report a new failure in the test suite: ... PERL_DL_NONLAZY=1 "/usr/perl5.20.1Dp/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Reference found where even-sized list expected at /home/cpansand/.cpan/build/2019082900/Config-AST-1.05-eyull4/blib/lib/Config/AST/Node/Section.pm line 45, <$fh> line 2. unrecognized arguments at lib/Config/Parser/Ini.pm line 64. t/conf00.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 1/1 subtests ... (etc, more tests failing) ... Statistical analysis suggests that this happens with Config::AST 1.05: **************************************************************** Regression 'mod:Config::AST' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 17716424920691222.00 [1='eq_1.02'] 0.0000 0.0000 1.73 [2='eq_1.05'] -1.0000 0.0000 -15872093364323038.00 R^2= 1.000, N= 127, K= 3 ****************************************************************
On Śr 28 Aug 2019, 19:05:05, SREZIC wrote: Show quoted text
> My smoker systems started to report a new failure in the test suite:
Thanks. Fixed.