Subject: | test failures with 5.22.0 |
...
Configuring G/GA/GAAS/Unicode-Map8-0.13.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Unicode::Map8
Writing MYMETA.yml and MYMETA.json
GAAS/Unicode-Map8-0.13.tar.gz
/usr/local/perl-forge/v/5.22.0/bin/perl Makefile.PL -- OK
Running make for G/GA/GAAS/Unicode-Map8-0.13.tar.gz
...
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/callback.t .. skipped: (no reason given)
t/compat.t .... ok
t/map8.t ......
No subtests run
Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at /usr/local/perl-forge/v/5.22.0/site/lib/Unicode/CharName.pm line 80.
Compilation failed in require at /usr/local/perl-forge/v/5.22.0/site/lib/Unicode/String.pm line 409.
t/unistr.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests
Test Summary Report
-------------------
t/map8.t (Wstat: 11 Tests: 0 Failed: 0)
Non-zero wait status: 11
Parse errors: No plan found in TAP output
t/unistr.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=4, Tests=3, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.09 cusr 0.01 csys = 0.16 CPU)
Result: FAIL
Failed 2/4 test programs. 0/3 subtests failed.
make: *** [test_dynamic] Error 255
GAAS/Unicode-Map8-0.13.tar.gz
/usr/bin/make test -- NOT OK