+ cd Text-Haml-0.990118
+ TEST_POD=1
+ ./Build test
t/class-and-id.t ............. ok
t/comments.t ................. ok
t/complete.t ................. ok
t/div.t ...................... ok
t/doctype.t .................. ok
t/escaping.t ................. ok
t/exception.t ................ ok
t/filters.t .................. ok
t/helpers.t .................. ok
t/html-attributes.t .......... ok
t/html-elements.t ............ ok
t/html-escaping.t ............ ok
t/html-unescaping.t .......... ok
t/interpolation.t ............ ok
t/multiline.t ................ ok
t/parse.t .................... ok
t/perl.t ..................... ok
t/plain.t .................... ok
t/pod.t ...................... ok
t/pod_coverage.t ............. 1/1
# Failed test 'Pod coverage on Text::Haml'
# at /usr/share/perl5/vendor_perl/Test/Pod/Coverage.pm line 133.
# Coverage for Text::Haml is 90.0%, with 3 naked subroutines:
# cache_path
# fullpath
# helpers_options
# Looks like you failed 1 test of 1.
t/pod_coverage.t ............. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/render_file.t .............. ok
t/self-closing.t ............. ok
t/unicode.t .................. ok
t/vars.t ..................... ok
t/whitespace-preservation.t .. skipped: Not yet implemented
t/whitespace-removal.t ....... skipped: Not yet implemented
Test Summary Report
-------------------
t/pod_coverage.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=26, Tests=155, 2 wallclock secs ( 0.14 usr 0.07 sys + 1.86 cusr 0.29 csys = 2.36 CPU)
Result: FAIL