Skip to content

modulesync 7.3.0

modulesync 7.3.0 #18

Triggered via pull request April 3, 2024 11:00
@zilchmszilchms
synchronize #6
modulesync
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
28s
Puppet / Static validations
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/puppet_auth/augeas_spec.rb#L22
Puppet::Type::Puppet_auth::ProviderAugeas with empty file creates simple new entry Failure/Error: FileTest.stubs(:exist?).returns false NoMethodError: undefined method `stubs' for FileTest:Module
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/puppet_auth/augeas_spec.rb#L45
Puppet::Type::Puppet_auth::ProviderAugeas with full file lists instances Failure/Error: FileTest.stubs(:exist?).returns false NoMethodError: undefined method `stubs' for FileTest:Module
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/puppet_auth/augeas_spec.rb#L68
Puppet::Type::Puppet_auth::ProviderAugeas with full file when creating settings creates a simple new entry Failure/Error: FileTest.stubs(:exist?).returns false NoMethodError: undefined method `stubs' for FileTest:Module
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/puppet_auth/augeas_spec.rb#L89
Puppet::Type::Puppet_auth::ProviderAugeas with full file when creating settings creates an entry with a regex path Failure/Error: FileTest.stubs(:exist?).returns false NoMethodError: undefined method `stubs' for FileTest:Module
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/puppet_auth/augeas_spec.rb#L107
Puppet::Type::Puppet_auth::ProviderAugeas with full file when modifying settings modifies the properties Failure/Error: FileTest.stubs(:exist?).returns false NoMethodError: undefined method `stubs' for FileTest:Module
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/puppet_auth/augeas_spec.rb#L129
Puppet::Type::Puppet_auth::ProviderAugeas with full file when modifying settings removes the save method Failure/Error: FileTest.stubs(:exist?).returns false NoMethodError: undefined method `stubs' for FileTest:Module
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/puppet_auth/augeas_spec.rb#L145
Puppet::Type::Puppet_auth::ProviderAugeas with full file when modifying settings removes the entry Failure/Error: FileTest.stubs(:exist?).returns false NoMethodError: undefined method `stubs' for FileTest:Module
Puppet / 8 (Ruby 3.2): spec/unit/puppet/provider/puppet_auth/augeas_spec.rb#L165
Puppet::Type::Puppet_auth::ProviderAugeas with broken file fails to load Failure/Error: FileTest.stubs(:exist?).returns false NoMethodError: undefined method `stubs' for FileTest:Module
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/puppet_auth/augeas_spec.rb#L22
Puppet::Type::Puppet_auth::ProviderAugeas with empty file creates simple new entry Failure/Error: FileTest.stubs(:exist?).returns false NoMethodError: undefined method `stubs' for FileTest:Module Did you mean? stub
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/puppet_auth/augeas_spec.rb#L45
Puppet::Type::Puppet_auth::ProviderAugeas with full file lists instances Failure/Error: FileTest.stubs(:exist?).returns false NoMethodError: undefined method `stubs' for FileTest:Module Did you mean? stub
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/puppet_auth/augeas_spec.rb#L68
Puppet::Type::Puppet_auth::ProviderAugeas with full file when creating settings creates a simple new entry Failure/Error: FileTest.stubs(:exist?).returns false NoMethodError: undefined method `stubs' for FileTest:Module Did you mean? stub
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/puppet_auth/augeas_spec.rb#L89
Puppet::Type::Puppet_auth::ProviderAugeas with full file when creating settings creates an entry with a regex path Failure/Error: FileTest.stubs(:exist?).returns false NoMethodError: undefined method `stubs' for FileTest:Module Did you mean? stub
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/puppet_auth/augeas_spec.rb#L107
Puppet::Type::Puppet_auth::ProviderAugeas with full file when modifying settings modifies the properties Failure/Error: FileTest.stubs(:exist?).returns false NoMethodError: undefined method `stubs' for FileTest:Module Did you mean? stub
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/puppet_auth/augeas_spec.rb#L129
Puppet::Type::Puppet_auth::ProviderAugeas with full file when modifying settings removes the save method Failure/Error: FileTest.stubs(:exist?).returns false NoMethodError: undefined method `stubs' for FileTest:Module Did you mean? stub
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/puppet_auth/augeas_spec.rb#L145
Puppet::Type::Puppet_auth::ProviderAugeas with full file when modifying settings removes the entry Failure/Error: FileTest.stubs(:exist?).returns false NoMethodError: undefined method `stubs' for FileTest:Module Did you mean? stub
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/puppet_auth/augeas_spec.rb#L165
Puppet::Type::Puppet_auth::ProviderAugeas with broken file fails to load Failure/Error: FileTest.stubs(:exist?).returns false NoMethodError: undefined method `stubs' for FileTest:Module Did you mean? stub
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.