You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The test suite of v1.1.18 fails, possibly because of missing files in the distribution:
The text was updated successfully, but these errors were encountered: