Skip to content

support force-cleaning git repos #84

support force-cleaning git repos

support force-cleaning git repos #84

Triggered via pull request January 2, 2024 19:44
Status Failure
Total duration 1m 25s
Artifacts

ci.yml

on: pull_request
Spec  /  Setup Test Matrix
23s
Spec / Setup Test Matrix
Matrix: Spec / spec
Acceptance  /  Setup Test Matrix
Acceptance / Setup Test Matrix
Matrix: Acceptance / acceptance
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/unit/puppet/provider/vcsrepo/git_spec.rb#L197
Puppet::Type::Vcsrepo::ProviderGit when with an ensure of present when with an ensure of present - with repository_status of default_clean cleans the repo Failure/Error: exec_git('submodule', 'foreach', '--recursive', 'git', 'clean', '-fd') Vcsrepo[test](provider=git) received :exec_git with unexpected arguments expected: ("clean", "-fd") got: ("submodule", "foreach", "--recursive", "git", "clean", "-fd")
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Process completed with exit code 1.
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7): spec/unit/puppet/provider/vcsrepo/git_spec.rb#L197
Puppet::Type::Vcsrepo::ProviderGit when with an ensure of present when with an ensure of present - with repository_status of default_clean cleans the repo Failure/Error: exec_git('submodule', 'foreach', '--recursive', 'git', 'clean', '-fd') Vcsrepo[test](provider=git) received :exec_git with unexpected arguments expected: ("clean", "-fd") got: ("submodule", "foreach", "--recursive", "git", "clean", "-fd")
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7)
Process completed with exit code 1.