modulesync 9.1.0 #29
Triggered via pull request
September 16, 2024 18:42
Status
Failure
Total duration
1m 52s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / unit
Puppet
/
Test suite
4s
Annotations
21 errors
Puppet / 8 (Ruby 3.2):
spec/unit/puppetx/filemapper_spec.rb#L327
PuppetX::FileMapper on resource state change from absent to present marks the related file as dirty
Failure/Error: subject.any_instance.stubs(:resource_type).returns(dummytype)
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppetx/filemapper_spec.rb#L335
PuppetX::FileMapper on resource state change from present to absent marks the related file as dirty
Failure/Error: subject.any_instance.stubs(:resource_type).returns(dummytype)
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppetx/filemapper_spec.rb#L352
PuppetX::FileMapper on resource state change on a property marks the related file as dirty
Failure/Error: subject.any_instance.stubs(:resource_type).returns(dummytype)
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppetx/filemapper_spec.rb#L369
PuppetX::FileMapper on resource state change on a parameter does not mark the related file as dirty
Failure/Error: subject.any_instance.stubs(:resource_type).returns(dummytype)
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppetx/filemapper_spec.rb#L388
PuppetX::FileMapper when determining whether to flush refuses to flush if the provider is in a failed state
Failure/Error: subject.any_instance.stubs(:resource_type).returns dummytype
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppetx/filemapper_spec.rb#L395
PuppetX::FileMapper when determining whether to flush uses the provider instance method `select_file` to locate the destination file
Failure/Error: subject.any_instance.stubs(:resource_type).returns dummytype
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppetx/filemapper_spec.rb#L401
PuppetX::FileMapper when determining whether to flush triggers the class dirty_file! method
Failure/Error: subject.any_instance.stubs(:resource_type).returns dummytype
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppetx/filemapper_spec.rb#L636
PuppetX::FileMapper when formatting resources for flushing collects all resources for a given file
Failure/Error: provider_class.any_instance.stubs(:resource_type).returns dummytype
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppetx/filemapper_spec.rb#L646
PuppetX::FileMapper when formatting resources for flushing and selecting present resources
Failure/Error: provider_class.any_instance.stubs(:resource_type).returns dummytype
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppetx/filemapper_spec.rb#L654
PuppetX::FileMapper when formatting resources for flushing and selecting absent resources
Failure/Error: provider_class.any_instance.stubs(:resource_type).returns dummytype
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppetx/filemapper_spec.rb#L327
PuppetX::FileMapper on resource state change from absent to present marks the related file as dirty
Failure/Error: subject.any_instance.stubs(:resource_type).returns(dummytype)
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppetx/filemapper_spec.rb#L335
PuppetX::FileMapper on resource state change from present to absent marks the related file as dirty
Failure/Error: subject.any_instance.stubs(:resource_type).returns(dummytype)
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppetx/filemapper_spec.rb#L352
PuppetX::FileMapper on resource state change on a property marks the related file as dirty
Failure/Error: subject.any_instance.stubs(:resource_type).returns(dummytype)
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppetx/filemapper_spec.rb#L369
PuppetX::FileMapper on resource state change on a parameter does not mark the related file as dirty
Failure/Error: subject.any_instance.stubs(:resource_type).returns(dummytype)
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppetx/filemapper_spec.rb#L388
PuppetX::FileMapper when determining whether to flush refuses to flush if the provider is in a failed state
Failure/Error: subject.any_instance.stubs(:resource_type).returns dummytype
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppetx/filemapper_spec.rb#L395
PuppetX::FileMapper when determining whether to flush uses the provider instance method `select_file` to locate the destination file
Failure/Error: subject.any_instance.stubs(:resource_type).returns dummytype
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppetx/filemapper_spec.rb#L401
PuppetX::FileMapper when determining whether to flush triggers the class dirty_file! method
Failure/Error: subject.any_instance.stubs(:resource_type).returns dummytype
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppetx/filemapper_spec.rb#L636
PuppetX::FileMapper when formatting resources for flushing collects all resources for a given file
Failure/Error: provider_class.any_instance.stubs(:resource_type).returns dummytype
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppetx/filemapper_spec.rb#L646
PuppetX::FileMapper when formatting resources for flushing and selecting present resources
Failure/Error: provider_class.any_instance.stubs(:resource_type).returns dummytype
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppetx/filemapper_spec.rb#L654
PuppetX::FileMapper when formatting resources for flushing and selecting absent resources
Failure/Error: provider_class.any_instance.stubs(:resource_type).returns dummytype
The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported.
|
Puppet / Test suite
Process completed with exit code 1.
|