Subject: | test failures with 5.22.0 |
...
Configuring S/SA/SALVA/Devel-SmallProf-2.02.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Devel::SmallProf
Writing MYMETA.yml and MYMETA.json
SALVA/Devel-SmallProf-2.02.tar.gz
/usr/local/perl-forge/v/5.22.0/bin/perl Makefile.PL -- OK
Running make for S/SA/SALVA/Devel-SmallProf-2.02.tar.gz
CPAN: Module::CoreList loaded ok (v5.20150520)
cp lib/Devel/SmallProf.pm blib/lib/Devel/SmallProf.pm
Manifying 1 pod document
SALVA/Devel-SmallProf-2.02.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
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /root/.cpan/build/Devel-SmallProf-2.02-0sSQdx/blib/lib/Devel/SmallProf.pm line 35.
Compilation failed in require at t/part1.t line 1.
BEGIN failed--compilation aborted at t/part1.t line 2.
t/part1.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/part2.t ..
Failed 10/10 subtests
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /root/.cpan/build/Devel-SmallProf-2.02-0sSQdx/blib/lib/Devel/SmallProf.pm line 35.
Compilation failed in require at t/part3.t line 1.
BEGIN failed--compilation aborted at t/part3.t line 2.
t/part3.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/part4.t ..
Failed 1/2 subtests
t/pods.t ... skipped: Only the author needs to check that POD docs are right
Test Summary Report
-------------------
t/part1.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/part2.t (Wstat: 0 Tests: 10 Failed: 10)
Failed tests: 1-10
t/part3.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/part4.t (Wstat: 0 Tests: 2 Failed: 1)
Failed test: 1
Files=5, Tests=12, 0 wallclock secs ( 0.06 usr 0.01 sys + 0.05 cusr 0.01 csys = 0.13 CPU)
Result: FAIL
Failed 4/5 test programs. 11/12 subtests failed.
make: *** [test_dynamic] Error 255
SALVA/Devel-SmallProf-2.02.tar.gz
/usr/bin/make test -- NOT OK