I've had a look at many of these.
Possibly now fixed: > AssemblyTest.checkBrooklynCoreFeature ( https://issues.apache.org/jira/browse/BROOKLYN-216) have added an @Filter longer timeout, may fix it, we'll see > ControlledDynamicWebAppClusterTest.testTheTestJavaWebApp ( https://issues.apache.org/jira/browse/BROOKLYN-203) > BasicStartableTest.testTransitionsThroughLifecycles ( https://builds.apache.org/job/brooklyn-master-build/16/console) should be fixed by https://github.com/apache/brooklyn-server/pull/39 Need more info: > SecureKeysAndSignerTest.testInjectCertificateAuthority ( https://builds.apache.org/job/brooklyn-master-build/27/console -- also in 15 which is no longer available) have added logging to help say why it's failing. possibly to do with cert trust settings on the machine where it runs? > AbstractControllerTest.testUpdateCalledWhenChildHostnameAndPortChanges ( https://issues.apache.org/jira/browse/BROOKLYN-206) > CassandraDatacenterTest.testPopulatesInitialSeeds ( https://issues.apache.org/jira/browse/BROOKLYN-205) these look like the same problem. added comments on the first. i think we'll need debug logs if this occurs again (i can't see what's going on!) > RebindCatalogItemTest.testAddAndRebindAndDeleteLocation ( https://builds.apache.org/job/brooklyn-master-build/19/console) > HotStandbyTest.testChangeMode ( https://issues.apache.org/jira/browse/BROOKLYN-204) looks like a real potential problems in persistence - opened https://issues.apache.org/jira/browse/BROOKLYN-231 for the first one - possibly the same problem
