Skip to content

modulesync 9.3.0

modulesync 9.3.0 #91

Triggered via pull request December 9, 2024 10:57
Status Failure
Total duration 3m 34s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
53s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
1s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/sshd_config/augeas_spec.rb#L58
Puppet::Type::Sshd_config::ProviderAugeas with empty file creates a simple entry for GSSAPIKexAlgorithms Failure/Error: expect(aug.get('GSSAPIKexAlgorithms')).to eq('gss-group14-sha1-') expected: "gss-group14-sha1-" got: nil (compared using ==)
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/sshd_config/augeas_spec.rb#L58
Puppet::Type::Sshd_config::ProviderAugeas with empty file creates a simple entry for GSSAPIKexAlgorithms Failure/Error: expect(aug.get('GSSAPIKexAlgorithms')).to eq('gss-group14-sha1-') expected: "gss-group14-sha1-" got: nil (compared using ==)
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
Puppet / Test suite
Process completed with exit code 1.