Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails tests without '.' in @INC #3

Closed
kentfredric opened this issue Feb 27, 2017 · 0 comments
Closed

Fails tests without '.' in @INC #3

kentfredric opened this issue Feb 27, 2017 · 0 comments

Comments

@kentfredric
Copy link
Member

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/App/Command/bakeini.pm';'
#   at t/00-compile/lib_Dist_Zilla_App_Command_bakeini_pm.t line 10.
#     Tried to require ''lib/Dist/Zilla/App/Command/bakeini.pm''.
#     Error:  Can't locate lib/Dist/Zilla/App/Command/bakeini.pm in @INC (you may need to install the lib::Dist::Zilla::App::Command::bakeini module) (@INC contains: /home/kent/.cpanm/work/1488219000.4990/Dist-Zilla-App-Command-bakeini-0.002005/blib/lib /home/kent/.cpanm/work/1488219000.4990/Dist-Zilla-App-Command-bakeini-0.002005/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_App_Command_bakeini_pm.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
kentfredric added a commit that referenced this issue Mar 4, 2017
 [BugFix]
 - Avoid test failures on 5.26 w/ -Ddefault_inc_excludes_dot
 - Closes #3

 [Dependencies::Stats]
 - Dependencies changed since 0.002005, see misc/*.deps* for details
 - develop: +5 ↑2 -1 (suggests: ↑1 -1)
 - test: ↓1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant