Build(deps): Update ruby_smb requirement from ~> 1.0 to >= 1, < 4 #1030
Annotations
3 errors
|
WinRM transport tests
Process completed with exit code 1.
|
|
WinRM transport tests:
spec/integration/transport/winrm_spec.rb#L369
Bolt::Transport::WinRM with an open connection using smb can download a directory from a host
Failure/Error: raise Bolt::Node::FileError.new("SMB Error: #{e.message}", 'DOWNLOAD_ERROR')
Bolt::Node::FileError:
SMB Error: The server responded with an unexpected status code: STATUS_NOT_A_DIRECTORY
|
|
WinRM transport tests:
spec/integration/transport/winrm_spec.rb#L288
Bolt::Transport::WinRM with an open connection using smb can download a file from a host
Failure/Error: raise Bolt::Node::FileError.new("SMB Error: #{e.message}", 'DOWNLOAD_ERROR')
Bolt::Node::FileError:
SMB Error: The server responded with an unexpected status code: STATUS_NOT_A_DIRECTORY
|
Loading