GitHub user aledsage opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/706

    Fix various integration tests

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aledsage/incubator-brooklyn 
fix/integration-tests

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/706.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 #706
    
----
commit 2655dca06ad871068494180b31ef01964ac7fab6
Author: Aled Sage <[email protected]>
Date:   2015-06-21T23:16:05Z

    ConnectionFailureDetectorTest: increase timeout
    
    On a (strange?) hotel network, test was failing because was taking
    more than 10 seconds. The default is 30 in most other places as well.

commit cda838a41265ef45eebd1854ac688bef979a4c96
Author: Aled Sage <[email protected]>
Date:   2015-06-21T23:16:53Z

    JmxSupport: improve NPE message when jmxPort null
    
    Was previously throwing NPE converting the null attribute value to
    an `int`.

commit e2dfb3b31a6ce1d861895f9cc52637f22fe057c9
Author: Aled Sage <[email protected]>
Date:   2015-06-21T23:18:32Z

    Fix BrooklynNodeIntegrationTest
    
    - Tests were failing occasionally, non-deterministically. Fix is to 
      wait for the required number of apps rather than just getting back
      a 200 (which could be with an empty list of apps).

commit 35e50e65494b8f9ba1d9a9efe0c20cb15418cac0
Author: Aled Sage <[email protected]>
Date:   2015-06-21T23:29:11Z

    Use LocalManagementContext “ForTests”
    
    And extend BrooklynAppLiveTestSupport, where appropriate.
    And change deprecated code to use config().set(...)

commit f466be093f2186de9cb56d1d4308137e3dd181c3
Author: Aled Sage <[email protected]>
Date:   2015-06-21T23:30:02Z

    Fix JBoss7ServerNonInheritingIntegrationTest
    
    - relax assertion of root_url using the same hostname value as
      `getAttribute(HOSTNAME)`

----


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