Github user geomacy commented on the pull request:

    
https://github.com/apache/incubator-brooklyn/pull/1030#issuecomment-157748032
  
    Commit includes updates as suggested by Aled, and also collapses the test 
classes so that there is now just the one interface SimpleShellCommandTest and 
its impl.  I found the cause of the problem I was having with the integration 
tests, where I wasn’t initialising the machine location properly, so I’ve 
been able to get rid of the lifecycle effector class too. 
    
    The build broke when I pushed it with what I *think* is an unrelated and 
hopefully transient issue, before it even gets to the test-framework - 
    ```
    org.apache.brooklyn.feed.jmx.JmxFeedTest.setUp (from TestSuite)
    Error Message
    Port already in use: 40129; nested exception is: 
     java.net.BindException: Address already in use
    ```
    Closing the PR in order to re-open to force a new build. 


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to