bigpresh/Dancer-Plugin-Database

Dancer::Plugin::Database failed pod coverage test

veryrusty opened this issue · 2 comments

From @gravattj on 2015-06-07.
Copied from original issue PerlDancer/Dancer2#925

Upgraded Test::Pod to 1.50 to fix this:

t/pod-coverage.t .. ok

#   Failed test 'blib/lib/Dancer2/Plugin/Database.pm'
#   at /usr/share/perl5/Test/Pod.pm line 219.
# blib/lib/Dancer2/Plugin/Database.pm (366): L<text|scheme:...> is invalid according to perlpod
# Looks like you failed 1 test of 1.
t/pod.t ........... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
racke commented

And this test shouldn't run on installation, only on RELEASE_TESTING.

ambs commented

Fixed. Thanks, @racke for the PR, @veryrusty for the complain :)