[
https://issues.apache.org/jira/browse/CLOUDSTACK-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14969164#comment-14969164
]
ASF GitHub Bot commented on CLOUDSTACK-8981:
--------------------------------------------
GitHub user DaanHoogland opened a pull request:
https://github.com/apache/cloudstack/pull/965
CLOUDSTACK-8981 coded a more obscure host and clear failure message
test fails when port is reachable so prevent it as much as possible
making sure that all kinds of weird developers can work with it
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DaanHoogland/cloudstack CLOUDSTACK-8981
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/965.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #965
----
commit d0a1820394eff23ab7b06626ef384cd5f5598e13
Author: Daan Hoogland <[email protected]>
Date: 2015-10-22T13:35:50Z
CLOUDSTACK-8981 coded a more obscure host and clear failure message
test fails when port is reachable so prevent it as much as possible
making sure that all kinds of weird developers can work with it
----
> test fails when port is reachable
> ---------------------------------
>
> Key: CLOUDSTACK-8981
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8981
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Daan Hoogland
>
> BasicRestClientTest.testExecuteRequestWhenClientThrowsIOException fails when
> the address that is tested against can be reached because of a developers
> machine configuration. A clear message is needed when the exception is not
> thrown.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)