Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable the SSH client tests on Windows #5449

Merged
merged 1 commit into from May 27, 2016

Conversation

mjs
Copy link

@mjs mjs commented May 24, 2016

The tests haven't worked on Windows since PR #5352 landed and making them work there now has proved to be quite difficult, either involving the use of some terrible, unmaintable batch scripting or some major changes to the tests. Given that the tests only exercise the openssh based connections (as opposed to gocrypto) and that it's unlikely that openssh client software will actually be available on a windows client machine, we don't lose much by not running these test on Windows.

Fixes LP #1584815.

(Review request: http://reviews.vapour.ws/r/4888/)

The tests haven't worked on Windows since PR juju#5352 landed and making
them work there now has proved to be quite difficult, either involving
the use of some terrible, unmaintable batch scripting or some major
changes to the tests. Given that the tests only exercise the openssh
based connections (as opposed to gocrypto) and that it's unlikely that
openssh client software will actually be available on a windows client
machine, we don't lose much by not running these test on Windows.

Fixes LP #1584815.
@mjs mjs force-pushed the 1584815-no-windows-opensshtests branch from 7ae1847 to fc8ab89 Compare May 26, 2016 22:11
@mjs
Copy link
Author

mjs commented May 26, 2016

$$fixes-1584815$$

@jujubot
Copy link
Collaborator

jujubot commented May 26, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

@jujubot
Copy link
Collaborator

jujubot commented May 26, 2016

Build failed: Generating tarball failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/7877

@jujubot jujubot merged commit 8e79006 into juju:master May 27, 2016
@mjs mjs deleted the 1584815-no-windows-opensshtests branch May 27, 2016 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants