Subject: | t/pod-coverage.t fails withperl-5.20.1-7.mga5 |
With perl-5.20.1-7.mga5 on Mageia 5 x86-64 I am getting:
t/GenerationalTerm.t ........ ok
t/individuals.t ............. ok
t/ops.t ..................... ok
# Failed test 'Pod coverage on Algorithm::Evolutionary::Individual::String'
# at /usr/lib/perl5/vendor_perl/5.20.1/Test/Pod/Coverage.pm line 133.
# Coverage for Algorithm::Evolutionary::Individual::String is 92.3%, with 1 naked subroutine:
# MY_OPERATORS
# Looks like you failed 1 test of 76.
t/pod-coverage.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/76 subtests
t/run.t ..................... ok
t/validate.t ................ ok
Test Summary Report
-------------------
t/pod-coverage.t (Wstat: 256 Tests: 76 Failed: 1)
Failed test: 8
Non-zero exit status: 1
Files=51, Tests=7806, 7 wallclock secs ( 0.75 usr 0.07 sys + 5.95 cusr 0.46 csys = 7.23 CPU)
Result: FAIL
Failed 1/51 test programs. 1/7806 subtests failed.
Makefile:1393: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
error: Bad exit status from /home/shlomif/Download/unpack/Mageia/perl-Algorithm-Evolutionary/BUILDROOT/rpm-tmp.S5QOiB (%check)
Please look into fixing it.