CC: | exodist [...] cpan.org |
Subject: | Tests fail (with newer Test::More?) |
My smokers started to report the following failure:
PERL_DL_NONLAZY=1 "/opt/perl-5.25.8/bin/perl5.25.8" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Acme::State: Saving program state!
Can't store CODE items at /opt/perl-5.25.8/lib/5.25.8/darwin-2level/Storable.pm line 265, at /Users/eserte/.cpan/build/2016122721/Acme-State-0.03-0/blib/lib/Acme/State.pm line 107.
END failed--call queue aborted.
# Looks like your test exited with 25 just after 1.
t/Acme-State.t ..
Dubious, test returned 25 (wstat 6400, 0x1900)
All 1 subtests passed
Statistical analysis suggests that this happens only with newer Test::More versions, e.g. 1.302073:
****************************************************************
Regression 'mod:Test::More'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 4794318042157596.00
[1='eq_1.001002'] -0.0000 0.0000 -0.19
[2='eq_1.001003'] -0.0000 0.0000 -0.65
[3='eq_1.001014'] 0.0000 0.0000 1.56
[4='eq_1.302022'] 0.0000 0.0000 0.75
[5='eq_1.302026'] 0.0000 0.0000 1.30
[6='eq_1.302047'] 0.0000 0.0000 0.00
[7='eq_1.302052'] -0.0000 0.0000 -1.46
[8='eq_1.302056'] -0.0000 0.0000 -0.43
[9='eq_1.302059'] 0.0000 0.0000 0.00
[10='eq_1.302062'] -0.0000 0.0000 -2.30
[11='eq_1.302067'] -0.0000 0.0000 -0.75
[12='eq_1.302073'] -1.0000 0.0000 -4740748561453949.00
R^2= 1.000, N= 91, K= 13
****************************************************************