We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
t/scm/git.t plans tests twice when git is not present on the system. See for example http://www.cpantesters.org/cpan/report/8c73ca94-6db7-1014-971a-cd3523496917.
t/scm/git.t
git
t/scm/git.t tests should skip properly when git is not present.
prove -l t/scm/git.t
No code example for this.
No response
1.14.2
5.36.0
Gentoo
local
dzil install
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
t/scm/git.t
plans tests twice whengit
is not present on the system. See for example http://www.cpantesters.org/cpan/report/8c73ca94-6db7-1014-971a-cd3523496917.Expected behavior
t/scm/git.t
tests should skip properly when git is not present.How to reproduce it
prove -l t/scm/git.t
.Code example
No code example for this.
Additional context
No response
Rex version
1.14.2
Perl version
5.36.0
Operating system running rex
Gentoo
Operating system managed by rex
local
How rex was installed?
dzil install
The text was updated successfully, but these errors were encountered: