If user declares their requirements.txt in Puppet, don't skip pip installation in python::requirements #222
ci.yml
on: pull_request
Puppet
/
Static validations
32s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
20 errors
Puppet / 8 (Ruby 3.2):
spec/classes/python_spec.rb#L59
python on gentoo-2-x86_64 with packages present is expected to contain Package[pip] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('pip').with(ensure: 'present') }
expected that the catalogue would contain Package[pip] with ensure set to "present" but it is set to "installed"
|
Puppet / 8 (Ruby 3.2):
spec/classes/python_spec.rb#L59
python on sles-11-x86_64 with packages present is expected to contain Package[pip] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('pip').with(ensure: 'present') }
expected that the catalogue would contain Package[pip] with ensure set to "present" but it is set to "installed"
|
Puppet / 8 (Ruby 3.2):
spec/classes/python_spec.rb#L422
python on sles-11-x86_64 on a SLES 11 SP3 with python::dev true is expected to contain Package[python-dev] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('python-dev').with_ensure('present') }
expected that the catalogue would contain Package[python-dev] with ensure set to "present" but it is set to "installed"
|
Puppet / 8 (Ruby 3.2):
spec/classes/python_spec.rb#L472
python on sles-11-x86_64 on a SLES 11 SP3 with python::dev true is expected to contain Package[python-dev] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('python-dev').with_ensure('present') }
expected that the catalogue would contain Package[python-dev] with ensure set to "present" but it is set to "installed"
|
Puppet / 8 (Ruby 3.2):
spec/classes/python_spec.rb#L59
python on archlinux-rolling-x86_64 with packages present is expected to contain Package[pip] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('pip').with(ensure: 'present') }
expected that the catalogue would contain Package[pip] with ensure set to "present" but it is set to "installed"
|
Puppet / 8 (Ruby 3.2):
spec/classes/python_spec.rb#L59
python on centos-7-x86_64 with packages present is expected to contain Package[pip] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('pip').with(ensure: 'present') }
expected that the catalogue would contain Package[pip] with ensure set to "present" but it is set to "installed"
|
Puppet / 8 (Ruby 3.2):
spec/classes/python_spec.rb#L59
python on centos-8-x86_64 with packages present is expected to contain Package[pip] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('pip').with(ensure: 'present') }
expected that the catalogue would contain Package[pip] with ensure set to "present" but it is set to "installed"
|
Puppet / 8 (Ruby 3.2):
spec/classes/python_spec.rb#L59
python on debian-10-x86_64 with packages present is expected to contain Package[pip] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('pip').with(ensure: 'present') }
expected that the catalogue would contain Package[pip] with ensure set to "present" but it is set to "installed"
|
Puppet / 8 (Ruby 3.2):
spec/classes/python_spec.rb#L92
python on debian-10-x86_64 on Debian OS with python::dev true is expected to contain Package[python-dev] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('python-dev').with_ensure('present') }
expected that the catalogue would contain Package[python-dev] with ensure set to "present" but it is set to "installed"
|
Puppet / 8 (Ruby 3.2):
spec/classes/python_spec.rb#L238
python on debian-10-x86_64 on Debian OS with python::dev true is expected to contain Package[python-dev] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('python-dev').with_ensure('present') }
expected that the catalogue would contain Package[python-dev] with ensure set to "present" but it is set to "installed"
|
Puppet / 7 (Ruby 2.7):
spec/classes/python_spec.rb#L59
python on freebsd-11-amd64 with packages present is expected to contain Package[pip] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('pip').with(ensure: 'present') }
expected that the catalogue would contain Package[pip] with ensure set to "present" but it is set to "installed"
|
Puppet / 7 (Ruby 2.7):
spec/classes/python_spec.rb#L59
python on centos-7-x86_64 with packages present is expected to contain Package[pip] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('pip').with(ensure: 'present') }
expected that the catalogue would contain Package[pip] with ensure set to "present" but it is set to "installed"
|
Puppet / 7 (Ruby 2.7):
spec/classes/python_spec.rb#L59
python on debian-10-x86_64 with packages present is expected to contain Package[pip] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('pip').with(ensure: 'present') }
expected that the catalogue would contain Package[pip] with ensure set to "present" but it is set to "installed"
|
Puppet / 7 (Ruby 2.7):
spec/classes/python_spec.rb#L92
python on debian-10-x86_64 on Debian OS with python::dev true is expected to contain Package[python-dev] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('python-dev').with_ensure('present') }
expected that the catalogue would contain Package[python-dev] with ensure set to "present" but it is set to "installed"
|
Puppet / 7 (Ruby 2.7):
spec/classes/python_spec.rb#L238
python on debian-10-x86_64 on Debian OS with python::dev true is expected to contain Package[python-dev] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('python-dev').with_ensure('present') }
expected that the catalogue would contain Package[python-dev] with ensure set to "present" but it is set to "installed"
|
Puppet / 7 (Ruby 2.7):
spec/classes/python_spec.rb#L59
python on freebsd-13-amd64 with packages present is expected to contain Package[pip] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('pip').with(ensure: 'present') }
expected that the catalogue would contain Package[pip] with ensure set to "present" but it is set to "installed"
|
Puppet / 7 (Ruby 2.7):
spec/classes/python_spec.rb#L59
python on ubuntu-20.04-x86_64 with packages present is expected to contain Package[pip] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('pip').with(ensure: 'present') }
expected that the catalogue would contain Package[pip] with ensure set to "present" but it is set to "installed"
|
Puppet / 7 (Ruby 2.7):
spec/classes/python_spec.rb#L92
python on ubuntu-20.04-x86_64 on Debian OS with python::dev true is expected to contain Package[python-dev] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('python-dev').with_ensure('present') }
expected that the catalogue would contain Package[python-dev] with ensure set to "present" but it is set to "installed"
|
Puppet / 7 (Ruby 2.7):
spec/classes/python_spec.rb#L238
python on ubuntu-20.04-x86_64 on Debian OS with python::dev true is expected to contain Package[python-dev] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('python-dev').with_ensure('present') }
expected that the catalogue would contain Package[python-dev] with ensure set to "present" but it is set to "installed"
|
Puppet / 7 (Ruby 2.7):
spec/classes/python_spec.rb#L59
python on debian-11-x86_64 with packages present is expected to contain Package[pip] with ensure => "present"
Failure/Error: it { is_expected.to contain_package('pip').with(ensure: 'present') }
expected that the catalogue would contain Package[pip] with ensure set to "present" but it is set to "installed"
|