GitHub user ustcweizhou opened a pull request: https://github.com/apache/cloudstack/pull/752
use fakelocalhost in BasicRestClientTest BasicRestClientTest will fail if the port 443 is open on localhost. use fakelocalhost instead of localhost can fix it. Please see the latest discussion in https://github.com/apache/cloudstack/pull/737 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ustcweizhou/cloudstack BasicRestClientTest-fakelocalhost Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/752.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 #752 ---- commit 5e792e33ec99a037f99b62aab45b3b8b92bf4ecf Author: Wei Zhou <w.z...@tech.leaseweb.com> Date: 2015-08-27T08:32:57Z use fakelocalhost in BasicRestClientTest ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---