CC: | exodist [...] cpan.org |
Subject: | Tests fail (with recent Test::More versions?) |
t/basic.t started to fail on my smoker systems:
PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.4/bin/perl5.25.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate Exporter/Heavy.pm in @INC (you may need to install the Exporter::Heavy module) (@INC contains: foo bar gorch) at /opt/perl-5.25.4/lib/site_perl/5.25.4/Exporter.pm line 16.
# Looks like your test exited with 2 just after 2.
t/basic.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 10/12 subtests
Statistical analysis suggests that a change in Test::More between 1.302019 and 1.302022 is causing the problem:
****************************************************************
Regression 'mod:Test::More'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 5571839319718614.00
[1='eq_1.001002'] -0.0000 0.0000 -0.44
[2='eq_1.001003'] -0.0000 0.0000 -7.08
[3='eq_1.001009'] -0.0000 0.0000 -3.67
[4='eq_1.001014'] -0.0000 0.0000 -1.22
[5='eq_1.301001_090'] -1.0000 0.0000 -3939885366654875.00
[6='eq_1.302019'] 0.0000 0.0000 0.00
[7='eq_1.302022'] -1.0000 0.0000 -3939885366654875.50
[8='eq_1.302026'] -1.0000 0.0000 -3939885366654875.50
[9='eq_1.302030'] -1.0000 0.0000 -4549387754028916.00
[10='eq_1.302045'] -1.0000 0.0000 -3939885366654872.00
[11='eq_1.302047'] -1.0000 0.0000 -3939885366654872.50
[12='eq_1.302052'] -1.0000 0.0000 -5486768074891484.00
R^2= 1.000, N= 90, K= 13
****************************************************************