Subject: | test failures with 5.22.0 |
...
Configuring E/EN/ENRYS/Apache-Session-Memcached-0.03.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Apache::Session::Memcached
Writing MYMETA.yml and MYMETA.json
ENRYS/Apache-Session-Memcached-0.03.tar.gz
/usr/local/perl-forge/v/5.22.0/bin/perl Makefile.PL -- OK
Running make for E/EN/ENRYS/Apache-Session-Memcached-0.03.tar.gz
CPAN: Module::CoreList loaded ok (v5.20150520)
cp lib/Apache/Session/Memcached.pm blib/lib/Apache/Session/Memcached.pm
cp lib/Apache/Session/Store/Memcached.pm blib/lib/Apache/Session/Store/Memcached.pm
Manifying 2 pod documents
ENRYS/Apache-Session-Memcached-0.03.tar.gz
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 "/usr/local/perl-forge/v/5.22.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00base.t ... ok
Object does not exist in data store. at /root/.cpan/build/Apache-Session-Memcached-0.03-AgIDW4/blib/lib/Apache/Session/Store/Memcached.pm line 44, <CFG> line 1.
t/01cache.t ..
Dubious, test returned 111 (wstat 28416, 0x6f00)
Failed 2/4 subtests
Object does not exist in data store. at /root/.cpan/build/Apache-Session-Memcached-0.03-AgIDW4/blib/lib/Apache/Session/Store/Memcached.pm line 44, <CFG> line 1.
t/02flex.t ...
Dubious, test returned 111 (wstat 28416, 0x6f00)
Failed 2/4 subtests
Test Summary Report
-------------------
t/01cache.t (Wstat: 28416 Tests: 2 Failed: 0)
Non-zero exit status: 111
Parse errors: Bad plan. You planned 4 tests but ran 2.
t/02flex.t (Wstat: 28416 Tests: 2 Failed: 0)
Non-zero exit status: 111
Parse errors: Bad plan. You planned 4 tests but ran 2.
Files=3, Tests=5, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.35 cusr 0.03 csys = 0.44 CPU)
Result: FAIL
Failed 2/3 test programs. 0/5 subtests failed.
make: *** [test_dynamic] Error 111
ENRYS/Apache-Session-Memcached-0.03.tar.gz
/usr/bin/make test -- NOT OK