Github user neykov commented on the issue:
https://github.com/apache/brooklyn-server/pull/407
Another
[failure](https://builds.apache.org/job/brooklyn-server-master/344/consoleFull):
```
2016-11-17 16:53:33,572 INFO TESTNG FAILED: "Surefire test" -
org.apache.brooklyn.core.entity.ApplicationLifecycleStateTest.testStartsThenChildFailsButWithQuorumCausesAppToSucceed()
finished in 133 ms
java.lang.AssertionError: entity=Application[rjkw3sil]; attribute=Sensor:
service.state (org.apache.brooklyn.core.entity.lifecycle.Lifecycle) expected
[running] but found [on-fire]
at org.apache.brooklyn.test.Asserts.fail(Asserts.java:754)
at org.apache.brooklyn.test.Asserts.failNotEquals(Asserts.java:144)
at org.apache.brooklyn.test.Asserts.assertEquals(Asserts.java:466)
at
org.apache.brooklyn.core.entity.EntityAsserts.assertAttributeEquals(EntityAsserts.java:56)
at
org.apache.brooklyn.core.entity.EntityAsserts$4.run(EntityAsserts.java:125)
at
org.apache.brooklyn.test.Asserts$RunnableAdapter.call(Asserts.java:1351)
at
org.apache.brooklyn.test.Asserts.succeedsContinually(Asserts.java:1034)
at
org.apache.brooklyn.test.Asserts.succeedsContinually(Asserts.java:1013)
at
org.apache.brooklyn.core.entity.EntityAsserts.assertAttributeEqualsContinually(EntityAsserts.java:123)
at
org.apache.brooklyn.core.entity.ApplicationLifecycleStateTest.assertHealthContinually(ApplicationLifecycleStateTest.java:187)
at
org.apache.brooklyn.core.entity.ApplicationLifecycleStateTest.testStartsThenChildFailsButWithQuorumCausesAppToSucceed(ApplicationLifecycleStateTest.java:161)
```
---
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.
---