ruby_smb: Allow 2.x #187
Annotations
4 errors and 1 notice
|
|
|
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
|
|
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
|
|
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading