Correct FreeBSD Python package name #277
ci.yml
on: pull_request
Puppet
/
Static validations
19s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
8 errors
Puppet / 8 (Ruby 3.2):
spec/classes/python_spec.rb#L29
python on freebsd-11-amd64 with defaults is expected to contain Package[python-venv]
Failure/Error: it { is_expected.to contain_package('python-venv') }
expected that the catalogue would contain Package[python-venv]
|
Puppet / 8 (Ruby 3.2):
spec/classes/python_spec.rb#L29
python on freebsd-12-amd64 with defaults is expected to contain Package[python-venv]
Failure/Error: it { is_expected.to contain_package('python-venv') }
expected that the catalogue would contain Package[python-venv]
|
Puppet / 8 (Ruby 3.2):
spec/classes/python_spec.rb#L29
python on freebsd-13-amd64 with defaults is expected to contain Package[python-venv]
Failure/Error: it { is_expected.to contain_package('python-venv') }
expected that the catalogue would contain Package[python-venv]
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/python_spec.rb#L29
python on freebsd-12-amd64 with defaults is expected to contain Package[python-venv]
Failure/Error: it { is_expected.to contain_package('python-venv') }
expected that the catalogue would contain Package[python-venv]
|
Puppet / 7 (Ruby 2.7):
spec/classes/python_spec.rb#L29
python on freebsd-11-amd64 with defaults is expected to contain Package[python-venv]
Failure/Error: it { is_expected.to contain_package('python-venv') }
expected that the catalogue would contain Package[python-venv]
|
Puppet / 7 (Ruby 2.7):
spec/classes/python_spec.rb#L29
python on freebsd-13-amd64 with defaults is expected to contain Package[python-venv]
Failure/Error: it { is_expected.to contain_package('python-venv') }
expected that the catalogue would contain Package[python-venv]
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|