On Tue Nov 10 02:38:51 2015, SREZIC wrote:
Show quoted text> # Failed test 'POD test for blib/lib/Plucene/TestCase.pm'
> # at /opt/perl-5.22.1-RC1t/lib/site_perl/5.22.1/Test/Pod.pm line
> 187.
> # blib/lib/Plucene/TestCase.pm (49): =over without closing =back
>
> # Failed test 'POD test for blib/lib/Plucene/Search/BooleanQuery.pm'
> # at /opt/perl-5.22.1-RC1t/lib/site_perl/5.22.1/Test/Pod.pm line
> 187.
> # blib/lib/Plucene/Search/BooleanQuery.pm (83): Expected text after
> =item, not a bullet
> # Looks like you failed 2 tests of 70.
> t/99_pod.t ...........
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 2/70 subtests
Still failing against perl-5.31.0 on FreeBSD-12.
#####
...
test_output => [
"Building and testing Plucene-1.25",
"Building Plucene",
"t/98_pod_coverage.t .. ok",
"",
"# Failed test 'POD test for blib/lib/Plucene/TestCase.pm'",
"# at /home/jkeenan/var/tad/testing/perl-5.31.0/lib/site_perl/5.31.0/Test/Pod.pm line 184.",
"# blib/lib/Plucene/TestCase.pm (49): =over without closing =back",
"",
"# Failed test 'POD test for blib/lib/Plucene/Search/BooleanQuery.pm'",
"# at /home/jkeenan/var/tad/testing/perl-5.31.0/lib/site_perl/5.31.0/Test/Pod.pm line 184.",
"# blib/lib/Plucene/Search/BooleanQuery.pm (83): Expected text after =item, not a bullet",
"# Looks like you failed 2 tests of 70.",
"t/99_pod.t ........... ",
"Dubious, test returned 2 (wstat 512, 0x200)",
"Failed 2/70 subtests ",
"t/analyzers.t ........ ok",
...
#####
Please heed ether's advice in previous post in this ticket. Thanks.