nightly #1290
Annotations
10 warnings
Run tests:
spec/unit/provider/reboot/windows_spec.rb#L19
Puppet::Type::Reboot::ProviderWindows is an instance of Puppet::Type::Reboot::ProviderWindows
Skipped: Not on Windows platform
|
Run tests:
spec/unit/provider/reboot/windows_spec.rb#L24
Puppet::Type::Reboot::ProviderWindows self.instances returns an empty array
Skipped: Not on Windows platform
|
Run tests:
spec/unit/provider/reboot/windows_spec.rb#L30
Puppet::Type::Reboot::ProviderWindows when resolving the shutdown command tries to disable file system redirection
Skipped: Not on Windows platform
|
Run tests:
spec/unit/provider/reboot/windows_spec.rb#L35
Puppet::Type::Reboot::ProviderWindows when resolving the shutdown command falls back to system32
Skipped: Not on Windows platform
|
Run tests:
spec/unit/provider/reboot/windows_spec.rb#L41
Puppet::Type::Reboot::ProviderWindows when resolving the shutdown command uses 'shutdown.exe'
Skipped: Not on Windows platform
|
Run tests:
spec/unit/provider/reboot/windows_spec.rb#L47
Puppet::Type::Reboot::ProviderWindows when resolving the shutdown command raises an error if shutdown.exe cannot be found
Skipped: Not on Windows platform
|
Run tests:
spec/unit/provider/reboot/windows_spec.rb#L58
Puppet::Type::Reboot::ProviderWindows when checking if the `when` property is insync is absent by default
Skipped: Not on Windows platform
|
Run tests:
spec/unit/provider/reboot/windows_spec.rb#L62
Puppet::Type::Reboot::ProviderWindows when checking if the `when` property is insync does not reboot when setting the `when` property to refreshed
Skipped: Not on Windows platform
|
Run tests:
spec/unit/provider/reboot/windows_spec.rb#L68
Puppet::Type::Reboot::ProviderWindows when checking if the `when` property is insync issues a shutdown command when a reboot is pending
Skipped: Not on Windows platform
|
Run tests:
spec/unit/provider/reboot/windows_spec.rb#L197
Puppet::Type::Reboot::ProviderWindows when detecting if a reboot is pending Component-Based Servicing ignores on Vista and earlier
Skipped: Not on Windows platform
|
Loading