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

Missing files in v1.1.18? #12

Open
eserte opened this issue Apr 7, 2022 · 0 comments
Open

Missing files in v1.1.18? #12

eserte opened this issue Apr 7, 2022 · 0 comments

Comments

@eserte
Copy link

eserte commented Apr 7, 2022

The test suite of v1.1.18 fails, possibly because of missing files in the distribution:

#   Failed test 'use App::Git::Workflow::Command::RemoteDelete;'
#   at t/00-load.t line 28.
#     Tried to use 'App::Git::Workflow::Command::RemoteDelete'.
#     Error:  Can't locate App/Git/Workflow/Command/RemoteDelete.pm in @INC (you may need to install the App::Git::Workflow::Command::RemoteDelete module) ...
# BEGIN failed--compilation aborted at t/00-load.t line 28.

#   Failed test 'use App::Git::Workflow::Command::Touch;'
#   at t/00-load.t line 32.
#     Tried to use 'App::Git::Workflow::Command::Touch'.
#     Error:  Can't locate App/Git/Workflow/Command/Touch.pm in @INC (you may need to install the App::Git::Workflow::Command::Touch module)...
# BEGIN failed--compilation aborted at t/00-load.t line 32.
/home/cpansand/.cpan/build/2022040701/App-Git-Workflow-v1.1.18-xxXGkx/t/../bin/git-branch-clean syntax OK
/home/cpansand/.cpan/build/2022040701/App-Git-Workflow-v1.1.18-xxXGkx/t/../bin/git-branches syntax OK
/home/cpansand/.cpan/build/2022040701/App-Git-Workflow-v1.1.18-xxXGkx/t/../bin/git-branch-grep syntax OK
/home/cpansand/.cpan/build/2022040701/App-Git-Workflow-v1.1.18-xxXGkx/t/../bin/git-committers syntax OK
/home/cpansand/.cpan/build/2022040701/App-Git-Workflow-v1.1.18-xxXGkx/t/../bin/git-cows syntax OK
/home/cpansand/.cpan/build/2022040701/App-Git-Workflow-v1.1.18-xxXGkx/t/../bin/git-feature syntax OK
/home/cpansand/.cpan/build/2022040701/App-Git-Workflow-v1.1.18-xxXGkx/t/../bin/git-files syntax OK
/home/cpansand/.cpan/build/2022040701/App-Git-Workflow-v1.1.18-xxXGkx/t/../bin/git-hook-setup syntax OK
/home/cpansand/.cpan/build/2022040701/App-Git-Workflow-v1.1.18-xxXGkx/t/../bin/git-jira syntax OK
/home/cpansand/.cpan/build/2022040701/App-Git-Workflow-v1.1.18-xxXGkx/t/../bin/git-pom syntax OK
/home/cpansand/.cpan/build/2022040701/App-Git-Workflow-v1.1.18-xxXGkx/t/../bin/git-tag-grep syntax OK
Can't open perl script "/home/cpansand/.cpan/build/2022040701/App-Git-Workflow-v1.1.18-xxXGkx/t/../bin/git-touch": Datei oder Verzeichnis nicht gefunden

#   Failed test 'bin/git-touch compiles'
#   at t/00-load.t line 52.
/home/cpansand/.cpan/build/2022040701/App-Git-Workflow-v1.1.18-xxXGkx/t/../bin/git-up-to-date syntax OK
/home/cpansand/.cpan/build/2022040701/App-Git-Workflow-v1.1.18-xxXGkx/t/../bin/git-recent syntax OK
/home/cpansand/.cpan/build/2022040701/App-Git-Workflow-v1.1.18-xxXGkx/t/../bin/git-search syntax OK
/home/cpansand/.cpan/build/2022040701/App-Git-Workflow-v1.1.18-xxXGkx/t/../bin/git-watch syntax OK
# Testing App-Git-Workflow, Perl 5.020001, /usr/perl5.20.1Dp/bin/perl
# Looks like you failed 3 tests of 46.
t/00-load.t ........... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/46 subtests 
    # No tests run!

#   Failed test 'No tests run for subtest "bin/git-remote-delete"'
#   at t/boilerplate.t line 45.
couldn't open bin/git-remote-delete for reading: Datei oder Verzeichnis nicht gefunden at t/boilerplate.t line 10.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 21.
t/boilerplate.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/21 subtests 
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