You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by tbouron <gi...@git.apache.org> on 2017/02/15 13:03:39 UTC

[GitHub] brooklyn-server issue #559: Activity api include background

Github user tbouron commented on the issue:

    https://github.com/apache/brooklyn-server/pull/559
  
    Thanks @ahgittin! Tested works great, LGTM.
    
    PS: Jenkins failure looks unrelated:
    ```
    testCleanedCopiedPersistedState(org.apache.brooklyn.launcher.CleanOrphanedLocationsIntegrationTest)  Time elapsed: 0.11 sec  <<< FAILURE!
    java.lang.AssertionError
    	at org.apache.brooklyn.launcher.CleanOrphanedLocationsIntegrationTest.testCleanedCopiedPersistedState(CleanOrphanedLocationsIntegrationTest.java:167)
    
    testSelectionWithOrphanedLocationsInData(org.apache.brooklyn.launcher.CleanOrphanedLocationsIntegrationTest)  Time elapsed: 0.025 sec  <<< FAILURE!
    java.lang.AssertionError: expected [true] but found [false]
    	at org.apache.brooklyn.launcher.CleanOrphanedLocationsIntegrationTest.testSelectionWithOrphanedLocationsInData(CleanOrphanedLocationsIntegrationTest.java:136)
    
    2017-02-15 12:21:30,290 INFO  Brooklyn shutdown: stopping entities [Application[wi9i9uod], Application[3pl879q6], BasicApplicationImpl{id=qqh8wj4nom}, Application[ymh6lc97], Application[n1o06am3]]
    ```


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---