modulesync 7.3.0 #18
ci.yml
on: pull_request
Puppet
/
Static validations
28s
Matrix: Puppet / unit
Puppet
/
Test suite
0s
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.
|