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
****************************************************************