Subject: | Test failure in Test::Pod (bad.pod) |
[robin@laptop Test-Pod-0.72]$ make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.
6.0/i386-linux -I/usr/lib/perl5/5.6.0 -e 'use Test::Harness qw(&runtests $verbos
e); $verbose=0; runtests @ARGV;' t/*.t
t/check_pod....ok
1/5 skipped: Waiting on Pod::Checker fix
t/load.........ok
t/pod_ok.......NOK 3# Failed test (t/pod_ok.t at line 42)
# STDERR is:
# # Failed test (t/pod_ok.t at line 36)
# # Pod had errors in [t/pod/bad.pod]
# # *** WARNING: No numeric argument for =over at line 9 in file t/pod/bad.pod
# # *** ERROR: =over on line 9 without closing =back (at head1) at line 13 in fi
le t/pod/bad.pod
# # t/pod/bad.pod has 1 pod syntax error.
#
# not:
# # Failed test (t/pod_ok.t at line 36)
# # Pod had errors in [t/pod/bad.pod]
# # *** ERROR: =over on line 9 without closing =back (at head1) at line 13 in fi
le t/pod/bad.pod
# # t/pod/bad.pod has 1 pod syntax error.
#
# as expected
t/pod_ok.......FAILED test 3
Failed 1/5 tests, 80.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/pod_ok.t 5 1 20.00% 3
1 subtest skipped.
Failed 1/3 test scripts, 66.67% okay. 1/11 subtests failed, 90.91% okay.
make: *** [test_dynamic] Error 11
[robin@laptop robin]$ perl -v
This is perl, v5.6.0 built for i386-linux
redhat 2.4.17