nightly #1100
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests:
spec/unit/puppet/provider/registry_value_spec.rb#L60
Puppet::Type::Registry_value::ProviderRegistry#exists? returns true for a well known hive
Skipped: Not on Windows platform
|
Run tests:
spec/unit/puppet/provider/registry_value_spec.rb#L65
Puppet::Type::Registry_value::ProviderRegistry#exists? returns true for a well known hive with mixed case name
Skipped: Not on Windows platform
|
Run tests:
spec/unit/puppet/provider/registry_value_spec.rb#L70
Puppet::Type::Registry_value::ProviderRegistry#exists? returns true for a well known hive with double backslash
Skipped: Not on Windows platform
|
Run tests:
spec/unit/puppet/provider/registry_value_spec.rb#L75
Puppet::Type::Registry_value::ProviderRegistry#exists? returns true for a well known hive with mixed case name with double backslash
Skipped: Not on Windows platform
|
Run tests:
spec/unit/puppet/provider/registry_value_spec.rb#L80
Puppet::Type::Registry_value::ProviderRegistry#exists? returns false for a bogus hive/path
Skipped: Not on Windows platform
|
Run tests:
spec/unit/puppet/provider/registry_value_spec.rb#L87
Puppet::Type::Registry_value::ProviderRegistry#regvalue returns a valid string for a well known key
Skipped: Not on Windows platform
|
Run tests:
spec/unit/puppet/provider/registry_value_spec.rb#L93
Puppet::Type::Registry_value::ProviderRegistry#regvalue returns a string of lowercased hex encoded bytes
Skipped: Not on Windows platform
|
Run tests:
spec/unit/puppet/provider/registry_value_spec.rb#L99
Puppet::Type::Registry_value::ProviderRegistry#regvalue left pads binary strings
Skipped: Not on Windows platform
|
Run tests:
spec/unit/puppet/provider/registry_value_spec.rb#L194
Puppet::Type::Registry_value::ProviderRegistry#destroy can destroy a randomly created default REG_SZ value
Skipped: Not on Windows platform
|
Run tests:
spec/unit/puppet/provider/registry_value_spec.rb#L198
Puppet::Type::Registry_value::ProviderRegistry#destroy can destroy a randomly created REG_SZ value
Skipped: Not on Windows platform
|
Loading