kentnl / Dist-Zilla-Plugin-Git-NextVersion-Sanitized

Sanitize versions handed to you by Git::NextVersion
Other
0 stars 0 forks source link

Test failure w/ 5.26 #2

Closed kentfredric closed 7 years ago

kentfredric commented 7 years ago
PERL_DL_NONLAZY=1 "/home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/bin/perl5.25.10" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile/*.t

#   Failed test 'require 'lib/Dist/Zilla/Plugin/Git/NextVersion/Sanitized.pm';'
#   at t/00-compile/lib_Dist_Zilla_Plugin_Git_NextVersion_Sanitized_pm.t line 10.
#     Tried to require ''lib/Dist/Zilla/Plugin/Git/NextVersion/Sanitized.pm''.
#     Error:  Can't locate lib/Dist/Zilla/Plugin/Git/NextVersion/Sanitized.pm in @INC (you may need to install the lib::Dist::Zilla::Plugin::Git::NextVersion::Sanitized module) (@INC contains: /home/kent/.cpanm/work/1488182087.25118/Dist-Zilla-Plugin-Git-NextVersion-Sanitized-0.002002/blib/lib /home/kent/.cpanm/work/1488182087.25118/Dist-Zilla-Plugin-Git-NextVersion-Sanitized-0.002002/blib/arch /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/site_perl/5.25.10/x86_64-linux /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/site_perl/5.25.10 /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/5.25.10/x86_64-linux /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/5.25.10) at (eval 6) line 2.
# Looks like you failed 1 test of 1.
t/00-compile/lib_Dist_Zilla_Plugin_Git_NextVersion_Sanitized_pm.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests