You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by sjcorbett <gi...@git.apache.org> on 2016/04/11 15:24:24 UTC

[GitHub] brooklyn-server pull request: pull displayName from flags in Locat...

Github user sjcorbett commented on the pull request:

    https://github.com/apache/brooklyn-server/pull/111#issuecomment-208339865
  
    The test failure is unrelated but interesting - 
    
    ```
    org.apache.brooklyn.entity.stock.BasicStartableTest.testTransitionsThroughLifecycles (from TestSuite)
    
    Expected: eventually IsEqualTo([starting, running, stopping, stopped]); got most recently: [starting, running, stopping, stopping, stopped] (waited 1s 4ms 696us 7ns, checked 99)
    Stacktrace
    
    java.lang.AssertionError: Expected: eventually IsEqualTo([starting, running, stopping, stopped]); got most recently: [starting, running, stopping, stopping, stopped] (waited 1s 4ms 696us 7ns, checked 99)
    ```
    
    @aledsage Have you seen duplicate states before?


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