You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Timothee Maret (JIRA)" <ji...@apache.org> on 2018/02/01 15:25:00 UTC

[jira] [Resolved] (SLING-7462) DistributionEventDistributeDistributionTriggerTest fails sporadically

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

Timothee Maret resolved SLING-7462.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Content Distribution Core 0.2.12

> DistributionEventDistributeDistributionTriggerTest fails sporadically
> ---------------------------------------------------------------------
>
>                 Key: SLING-7462
>                 URL: https://issues.apache.org/jira/browse/SLING-7462
>             Project: Sling
>          Issue Type: Bug
>          Components: Content Distribution
>            Reporter: Timothee Maret
>            Assignee: Timothee Maret
>            Priority: Major
>             Fix For: Content Distribution Core 0.2.12
>
>
> When compiling this repository locally
> {code}
> git@github.com:apache/sling-org-apache-sling-distribution-core.git
> {code}
> this unit test sometimes fails with
> {code}
> Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1 sec <<< FAILURE! - in org.apache.sling.distribution.trigger.impl.DistributionEventDistributeDistributionTriggerTest
> testDistributionLoop(org.apache.sling.distribution.trigger.impl.DistributionEventDistributeDistributionTriggerTest)  Time elapsed: 0.997 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<1> but was:<0>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:834)
> 	at org.junit.Assert.assertEquals(Assert.java:645)
> 	at org.junit.Assert.assertEquals(Assert.java:631)
> 	at org.apache.sling.distribution.trigger.impl.DistributionEventDistributeDistributionTriggerTest.testDistributionLoop(DistributionEventDistributeDistributionTriggerTest.java:133)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)