[
https://issues.apache.org/jira/browse/SLING-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733539#comment-14733539
]
Stefan Egli commented on SLING-4991:
------------------------------------
[also failed recently:
TopologyAnnouncementRegistryTest.testExpiry|https://builds.apache.org/view/S-Z/view/Sling/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.discovery.impl/2181/consoleFull]
fixed in http://svn.apache.org/r1701604 (also by increasing timeout from 1sec
to 5sec)
> Semi-random failures in o.a.s.discovery.impl.cluster tests
> ----------------------------------------------------------
>
> Key: SLING-4991
> URL: https://issues.apache.org/jira/browse/SLING-4991
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Affects Versions: Discovery Impl 1.1.6
> Reporter: Bertrand Delacretaz
> Assignee: Stefan Egli
> Labels: sling-it
>
> A few tests from the org.apache.sling.discovery.impl.cluster package
> regularly (but not always) fail at
> https://builds.apache.org/view/S-Z/view/Sling/job/sling-trunk-1.7/
> *org.apache.sling.discovery.impl.cluster.TopologyEventTest.testNonDelayedInitEvent*
> java.lang.AssertionError: expected:<3> but was:<2>
> at org.junit.Assert.assertEquals(Assert.java:542)
> at
> org.apache.sling.discovery.impl.cluster.TopologyEventTest.testNonDelayedInitEvent(TopologyEventTest.java:307)
> *org.apache.sling.discovery.impl.cluster.ClusterTest.testLeaderDesc*
> java.lang.AssertionError: expected:<2> but was:<1>
> at org.junit.Assert.assertEquals(Assert.java:542)
> at
> org.apache.sling.discovery.impl.cluster.ClusterTest.doTestLeader(ClusterTest.java:189)
> at
> org.apache.sling.discovery.impl.cluster.ClusterTest.testLeaderDesc(ClusterTest.java:152)
> *org.apache.sling.discovery.impl.cluster.ClusterTest.testDuplicateInstance3726*
> java.lang.AssertionError: instance 7c6e1f2c-cad7-465a-824f-8ddb9e53f43d
> expected 3, got: 1
> at org.junit.Assert.fail(Assert.java:88)
> at
> org.apache.sling.discovery.impl.cluster.ClusterTest.assertTopology(ClusterTest.java:762)
> at
> org.apache.sling.discovery.impl.cluster.ClusterTest.assertSameTopology(ClusterTest.java:553)
> at
> org.apache.sling.discovery.impl.cluster.ClusterTest.testDuplicateInstance3726(ClusterTest.java:537)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)