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/07/07 17:54:05 UTC

[jira] [Resolved] (SLING-4861) another TopologyTest failure due to slowness on jenkins

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

Stefan Egli resolved SLING-4861.
--------------------------------
    Resolution: Fixed

Increased timeouts in http://svn.apache.org/r1689704

> another TopologyTest failure due to slowness on jenkins
> -------------------------------------------------------
>
>                 Key: SLING-4861
>                 URL: https://issues.apache.org/jira/browse/SLING-4861
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: Discovery Impl 1.1.6
>            Reporter: Stefan Egli
>            Assignee: Stefan Egli
>            Priority: Minor
>             Fix For: Discovery Impl 1.1.8
>
>         Attachments: sling-trunk-18-1278.txt
>
>
> There was another failure of TestTopology [recently on jenkins|https://builds.apache.org/job/sling-trunk-1.8/org.apache.sling$org.apache.sling.discovery.impl/1278/testReport/org.apache.sling.discovery.impl.topology/TopologyTest/testTwoNodes/] (will attach full log output below).
> {code}
> Error Message
> expected:<2> but was:<1>
> Stacktrace
> java.lang.AssertionError: expected:<2> but was:<1>
> 	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.TopologyTest.testTwoNodes(TopologyTest.java:88)
> {code}



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