You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Egli (JIRA)" <ji...@apache.org> on 2015/06/05 09:50:02 UTC

[jira] [Updated] (SLING-4359) LargeTopologyWithHubTest.testLargeTopologyWithHub test failure

     [ https://issues.apache.org/jira/browse/SLING-4359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Egli updated SLING-4359:
-------------------------------
    Fix Version/s:     (was: Discovery Impl 1.1.4)
                   Discovery Impl 1.1.6

> LargeTopologyWithHubTest.testLargeTopologyWithHub test failure
> --------------------------------------------------------------
>
>                 Key: SLING-4359
>                 URL: https://issues.apache.org/jira/browse/SLING-4359
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: Discovery Impl 1.0.12
>            Reporter: Stefan Egli
>            Assignee: Stefan Egli
>             Fix For: Discovery Impl 1.1.6
>
>
> https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.discovery.impl/1376/testReport/org.apache.sling.discovery.impl.topology/LargeTopologyWithHubTest/testLargeTopologyWithHub/
> {code}
> java.lang.AssertionError: expected:<101> but was:<43>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:743)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.junit.Assert.assertEquals(Assert.java:555)
> 	at org.junit.Assert.assertEquals(Assert.java:542)
> 	at org.apache.sling.discovery.impl.topology.TopologyTestHelper.assertTopologyConsistsOf(TopologyTestHelper.java:127)
> 	at org.apache.sling.discovery.impl.topology.LargeTopologyWithHubTest.testLargeTopologyWithHub(LargeTopologyWithHubTest.java:84)
> {code}
> grepping for log.info testLargeTopologyWithHub shows :
> {code}
> 28.01.2015 08:16:25 *INFO * [main] LargeTopologyWithHubTest: testLargeTopologyWithHub: checking if all connectors are registered, TopologyView has 47 Instances
> ...
> 28.01.2015 08:16:32 *INFO * [main] LargeTopologyWithHubTest: testLargeTopologyWithHub: checking if all connectors are registered, TopologyView has 46 Instances
> ...
> 28.01.2015 08:16:38 *INFO * [main] LargeTopologyWithHubTest: testLargeTopologyWithHub: checking if all connectors are registered, TopologyView has 45 Instances
> ...
> 28.01.2015 08:16:44 *INFO * [main] LargeTopologyWithHubTest: testLargeTopologyWithHub: checking if all connectors are registered, TopologyView has 44 Instances
> {code}
> basically the instances die one after each other - probably due to no longer sending heartbeats. I'll check



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)