Update legacy facts #298
ci.yml
on: pull_request
Puppet
/
Static validations
33s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
11 errors and 6 warnings
Puppet / 8 (Ruby 3.2):
spec/unit/facter/yum_package_updates_spec.rb#L29
yum_package_updates fact on Redhat distro when no updates are available is expected to eq []
Failure/Error: it { is_expected.to eq([]) }
expected: []
got: nil
(compared using ==)
|
Puppet / 8 (Ruby 3.2):
spec/unit/facter/yum_package_updates_spec.rb#L53
yum_package_updates fact on Redhat distro when updates are available is expected to eq ["ca-certificates.noarch", "gitlab-ce.x86_64", "grafana.x86_64", "kernel.x86_64", "kernel-headers.x86..."ntpdate.x86_64", "passenger.x86_64", "python-perf.x86_64", "unbound.x86_64", "unbound-libs.x86_64"]
Failure/Error:
is_expected.to eq(%w[ca-certificates.noarch gitlab-ce.x86_64
grafana.x86_64 kernel.x86_64 kernel-headers.x86_64
net-snmp-libs.x86_64 ntp.x86_64 ntpdate.x86_64
passenger.x86_64 python-perf.x86_64 unbound.x86_64
unbound-libs.x86_64])
expected: ["ca-certificates.noarch", "gitlab-ce.x86_64", "grafana.x86_64", "kernel.x86_64", "kernel-headers.x86..."ntpdate.x86_64", "passenger.x86_64", "python-perf.x86_64", "unbound.x86_64", "unbound-libs.x86_64"]
got: nil
(compared using ==)
|
Puppet / 8 (Ruby 3.2):
spec/unit/facter/yum_package_updates_spec.rb#L72
yum_package_updates fact on Redhat distro when diagnostic messages are emitted is expected to eq ["ca-certificates.noarch"]
Failure/Error: it { is_expected.to eq(%w[ca-certificates.noarch]) }
expected: ["ca-certificates.noarch"]
got: nil
(compared using ==)
|
Puppet / 8 (Ruby 3.2):
spec/unit/facter/yum_package_updates_spec.rb#L84
yum_package_updates fact on Redhat distro when plugins emit output is expected to eq ["ca-certificates.noarch"]
Failure/Error: it { is_expected.to eq(%w[ca-certificates.noarch]) }
expected: ["ca-certificates.noarch"]
got: nil
(compared using ==)
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/unit/facter/yum_package_updates_spec.rb#L29
yum_package_updates fact on Redhat distro when no updates are available is expected to eq []
Failure/Error: it { is_expected.to eq([]) }
expected: []
got: nil
(compared using ==)
|
Puppet / 7 (Ruby 2.7):
spec/unit/facter/yum_package_updates_spec.rb#L53
yum_package_updates fact on Redhat distro when updates are available is expected to eq ["ca-certificates.noarch", "gitlab-ce.x86_64", "grafana.x86_64", "kernel.x86_64", "kernel-headers.x86..."ntpdate.x86_64", "passenger.x86_64", "python-perf.x86_64", "unbound.x86_64", "unbound-libs.x86_64"]
Failure/Error:
is_expected.to eq(%w[ca-certificates.noarch gitlab-ce.x86_64
grafana.x86_64 kernel.x86_64 kernel-headers.x86_64
net-snmp-libs.x86_64 ntp.x86_64 ntpdate.x86_64
passenger.x86_64 python-perf.x86_64 unbound.x86_64
unbound-libs.x86_64])
expected: ["ca-certificates.noarch", "gitlab-ce.x86_64", "grafana.x86_64", "kernel.x86_64", "kernel-headers.x86..."ntpdate.x86_64", "passenger.x86_64", "python-perf.x86_64", "unbound.x86_64", "unbound-libs.x86_64"]
got: nil
(compared using ==)
|
Puppet / 7 (Ruby 2.7):
spec/unit/facter/yum_package_updates_spec.rb#L72
yum_package_updates fact on Redhat distro when diagnostic messages are emitted is expected to eq ["ca-certificates.noarch"]
Failure/Error: it { is_expected.to eq(%w[ca-certificates.noarch]) }
expected: ["ca-certificates.noarch"]
got: nil
(compared using ==)
|
Puppet / 7 (Ruby 2.7):
spec/unit/facter/yum_package_updates_spec.rb#L84
yum_package_updates fact on Redhat distro when plugins emit output is expected to eq ["ca-certificates.noarch"]
Failure/Error: it { is_expected.to eq(%w[ca-certificates.noarch]) }
expected: ["ca-certificates.noarch"]
got: nil
(compared using ==)
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system RedHat 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Fedora 36
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Fedora 37
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Fedora 38
|