Skip to content

Many rspec tests fail on Windows 2008 R2 with 401 #29

@timops

Description

@timops

Example output from one:

  1. Test remote WQL features via WinRM should run a CMD command string
    Failure/Error: output = @winrm.run_cmd('ipconfig /all')
    WinRM::WinRMHTTPTransportError:
    Bad HTTP response returned from server (401).

    /Users/timgreen/Desktop/WinRM/lib/winrm/http/transport.rb:48:in `send_request'

    /Users/timgreen/Desktop/WinRM/lib/winrm/winrm_service.rb:368:in`send_message'

    /Users/timgreen/Desktop/WinRM/lib/winrm/winrm_service.rb:113:in `open_shell'

    /Users/timgreen/Desktop/WinRM/lib/winrm/winrm_service.rb:239:in`run_cmd'

    ./spec/cmd_spec.rb:11:in `block (2 levels) in <top (required)>'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions