Github user neykov commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/760#issuecomment-123397939
  
    Build failing three times in a row for unrelated reasons. Looks like 
something is against this PR. Building locally works just fine. 
    Looks like the `CassandraDatacenterTest` needs some attention, not the 
first time I see it fail:
    
    ```
    
testPopulatesInitialSeeds(brooklyn.entity.nosql.cassandra.CassandraDatacenterTest)
  Time elapsed: 30.638 sec  <<< FAILURE!
    java.lang.AssertionError: entity=CassandraDatacenterImpl{id=pEek7z14}; 
attribute=Sensor: cassandra.cluster.seeds.current (java.util.Set) expected 
[[EmptySoftwareProcessImpl{id=NUNhqLRb}, 
EmptySoftwareProcessImpl{id=yjHnpC8w}]] but found [[]]
        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 
brooklyn.test.EntityTestUtils.assertAttributeEquals(EntityTestUtils.java:57)
        at brooklyn.test.EntityTestUtils$1.run(EntityTestUtils.java:72)
        at brooklyn.test.Asserts$RunnableAdapter.call(Asserts.java:472)
        at brooklyn.test.Asserts.succeedsEventually(Asserts.java:264)
        at brooklyn.test.Asserts.succeedsEventually(Asserts.java:189)
        at 
brooklyn.test.EntityTestUtils.assertAttributeEqualsEventually(EntityTestUtils.java:70)
        at 
brooklyn.test.EntityTestUtils.assertAttributeEqualsEventually(EntityTestUtils.java:65)
        at 
brooklyn.entity.nosql.cassandra.CassandraDatacenterTest.testPopulatesInitialSeeds(CassandraDatacenterTest.java:80)
    ```


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