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 2016/02/09 13:27:18 UTC

[jira] [Updated] (SLING-5331) HeartbeatTest.testPartitioning failed on jenkins

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

Stefan Egli updated SLING-5331:
-------------------------------
    Attachment: testPartitioningWithFailingScheduler.txt.gz

And again here: https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.discovery.impl/3321/testReport/junit/org.apache.sling.discovery.impl.common.heartbeat/HeartbeatTest/testPartitioningWithFailingScheduler/
Attached [^testPartitioningWithFailingScheduler.txt.gz] which shows that setting a vote while it is being created leaves the node in an inconsistent state. This is likely due to the fact that the test is using a veeery old jackrabbit version

> HeartbeatTest.testPartitioning failed on jenkins
> ------------------------------------------------
>
>                 Key: SLING-5331
>                 URL: https://issues.apache.org/jira/browse/SLING-5331
>             Project: Sling
>          Issue Type: Test
>          Components: Extensions
>    Affects Versions: Discovery Impl 1.2.2
>            Reporter: Stefan Egli
>            Priority: Minor
>         Attachments: HeartbeatTest.testPartitioning.extract.txt, consoleText.gz, testPartitioningWithFailingScheduler.txt.gz
>
>
> HeartbeatTest.testPartitioning failed on jenkins:
> https://builds.apache.org/job/sling-trunk-1.8/org.apache.sling$org.apache.sling.discovery.impl/2051/testReport/junit/org.apache.sling.discovery.impl.common.heartbeat/HeartbeatTest/testPartitioning/
> {code}
> Error Message
> expected:<TOPOLOGY_CHANGED> but was:<TOPOLOGY_CHANGING>
> Stacktrace
> java.lang.AssertionError: expected:<TOPOLOGY_CHANGED> but was:<TOPOLOGY_CHANGING>
> 	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:144)
> 	at org.apache.sling.discovery.impl.common.heartbeat.HeartbeatTest.doTestPartitioning(HeartbeatTest.java:337)
> 	at org.apache.sling.discovery.impl.common.heartbeat.HeartbeatTest.testPartitioning(HeartbeatTest.java:143)
> {code}



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