[
https://issues.apache.org/jira/browse/SLING-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Egli resolved SLING-4991.
--------------------------------
Resolution: Fixed
Fix Version/s: Discovery Impl 1.1.8
thx [~bdelacretaz] for creating this ticket!
the issues reported plus 3 more I found in the history between 28-AUG (#2154)
and 7-SEP (#2203) are now all 'fixed' - ie mostly timeouts have been increased
as it seems apache jenkins got slower over time. the assumption is that these
increased timeouts will do the trick - if they don't I'll follow up anew.
> 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
> Fix For: Discovery Impl 1.1.8
>
>
> 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)