Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/2027
  
    @marcaurele the test makes use of threads to run various clients and server 
instances and is known to consume ports for the same, for these reasons it 
might fail in some test/build environments. If you look at the git history on 
this test file and on the pom.xml, you'll find that this test had been disabled 
in the past (before PR 1493) due to these issues. The test is known to fail 
intermittently in CI environments such as Jenkins and Travis, which is why I 
added to the ignored list of test with one of the PRs.
    
    On my workstation, I've been consistently able to run and pass it, it is 
likely an environment issue in your laptop if this is failing inconsistently.


---
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.
---

Reply via email to