[
https://issues.apache.org/jira/browse/SLING-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothee Maret reassigned SLING-7462:
-------------------------------------
Assignee: Timothee Maret
> 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}
> [email protected]: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)