[
https://issues.apache.org/jira/browse/SLING-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14483423#comment-14483423
]
Stefan Egli edited comment on SLING-4587 at 4/7/15 4:11 PM:
------------------------------------------------------------
https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.discovery.impl/1643/testReport/junit/org.apache.sling.discovery.impl.cluster/ClusterTest/testDuplicateInstance3726/
{noformat}java.lang.AssertionError: could not find a match in the topology with
instance=1e3950fe-1608-4ef6-b98c-68ece03192f3 and clusterViews=3
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.sling.discovery.impl.cluster.ClusterTest.assertTopology(ClusterTest.java:767)
at
org.apache.sling.discovery.impl.cluster.ClusterTest.assertSameTopology(ClusterTest.java:542)
at
org.apache.sling.discovery.impl.cluster.ClusterTest.testDuplicateInstance3726(ClusterTest.java:526)
{noformat}
fixed in rev 1671884.
was (Author: egli):
{noformat}java.lang.AssertionError: could not find a match in the topology with
instance=1e3950fe-1608-4ef6-b98c-68ece03192f3 and clusterViews=3
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.sling.discovery.impl.cluster.ClusterTest.assertTopology(ClusterTest.java:767)
at
org.apache.sling.discovery.impl.cluster.ClusterTest.assertSameTopology(ClusterTest.java:542)
at
org.apache.sling.discovery.impl.cluster.ClusterTest.testDuplicateInstance3726(ClusterTest.java:526)
{noformat}
fixed in rev 1671884.
> Increase ClusterTest stability
> ------------------------------
>
> Key: SLING-4587
> URL: https://issues.apache.org/jira/browse/SLING-4587
> Project: Sling
> Issue Type: Test
> Components: Extensions
> Affects Versions: Discovery Impl 1.1.0
> Reporter: Stefan Egli
> Assignee: Stefan Egli
> Fix For: Discovery Impl 1.1.2
>
>
> There are some infrequent test failures with ClusterTest atm. This is to keep
> track of them and get them fixed. Individual test failures & fixes in
> comments below.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)