Github user sjcorbett commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/197#issuecomment-57495525
  
    `HotStandByTest` integration failed with:
    
    ```
    Tests run: 74, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 75.777 sec 
<<< FAILURE! - in brooklyn.management.ha.HotStandbyTest
    
testHotStandbySeesStructuralChangesIncludingRemovalManyTimes(brooklyn.management.ha.HotStandbyTest)
  Time elapsed: 0.078 sec  <<< FAILURE!
    java.lang.AssertionError: expected [4] but found [null]
            at org.testng.Assert.fail(Assert.java:94)
            at org.testng.Assert.failNotEquals(Assert.java:494)
            at org.testng.Assert.assertEquals(Assert.java:123)
            at org.testng.Assert.assertEquals(Assert.java:165)
            at 
brooklyn.test.EntityTestUtils.assertAttributeEquals(EntityTestUtils.java:54)
            at 
brooklyn.management.ha.HotStandbyTest.expectRebindSequenceNumber(HotStandbyTest.java:188)
            at 
brooklyn.management.ha.HotStandbyTest.doTestHotStandbySeesStructuralChangesIncludingRemoval(HotStandbyTest.java:290)
            at 
brooklyn.management.ha.HotStandbyTest.testHotStandbySeesStructuralChangesIncludingRemovalManyTimes(HotStandbyTest.java:322)
    
    
    Results :
    
    Failed tests:
      
HotStandbyTest.testHotStandbySeesStructuralChangesIncludingRemovalManyTimes:322->doTestHotStandbySeesStructuralChangesIncludingRemoval:290->expectRebindSequenceNumber:188
 expected [4] but found [null]
    ```


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