update THINK NOW FIXED
> AssemblyTest.checkBrooklynCoreFeature ( https://issues.apache.org/jira/browse/BROOKLYN-216) may be fixed by https://github.com/apache/brooklyn-server/commit/eebc62f50b795fbf93e4d73d62e1207821a45c0a > 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 > RebindCatalogItemTest.testAddAndRebindAndDeleteLocation ( https://builds.apache.org/job/brooklyn-master-build/19/console https://issues.apache.org/jira/browse/BROOKLYN-231) should be fixed by https://github.com/apache/brooklyn-server/pull/40 > HotStandbyTest.testChangeMode ( https://issues.apache.org/jira/browse/BROOKLYN-204) should be fixed by https://github.com/apache/brooklyn-server/commit/401d05a829bd330596a3dc749f3539008d103b5f (pushed because was obvious) Also a new failure, org.apache.brooklyn.policy.loadbalancing.LoadBalancingPolicySoakTest.testLoadBalancingQuickTest , in https://builds.apache.org/job/brooklyn-master-build/30/ : should be fixed by https://github.com/apache/brooklyn-server/commit/798fbbbd0c4b9585b968cb3d9c449893bdc4f2bd (also pushed because seems obvious) STILL OPEN - 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!) END On 24 February 2016 at 15:38, Alex Heneveld <[email protected] > wrote: > 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 > > >
