[
https://issues.apache.org/jira/browse/SLING-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu resolved SLING-5877.
------------------------------------
Resolution: Fixed
Considering fixed, did not fail since we moved to per-module jobs.
> ThreadExpiringThreadPoolTest fails semi-randomly on Jenkins
> -----------------------------------------------------------
>
> Key: SLING-5877
> URL: https://issues.apache.org/jira/browse/SLING-5877
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Reporter: Bertrand Delacretaz
> Priority: Minor
> Labels: sling-IT
>
> For example at [1] , and the actual count varies between failed runs, so far
> I've values 4 and 5.
> {code}
> rg.apache.sling.commons.threads.impl.ThreadExpiringThreadPoolTest.shouldLetMultipleThreadsDieAfterExpiry
> Failing for the past 1 build (Since Unstable#4328 )
> Took 0.1 sec.
> Error Message
> Expected: is <3>
> but: was <4>
> Stacktrace
> java.lang.AssertionError:
> Expected: is <3>
> but: was <4>
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.junit.Assert.assertThat(Assert.java:956)
> at org.junit.Assert.assertThat(Assert.java:923)
> at
> org.apache.sling.commons.threads.impl.ThreadExpiringThreadPoolTest.shouldLetMultipleThreadsDieAfterExpiry(ThreadExpiringThreadPoolTest.java:115)
> {code}
> [1]
> https://builds.apache.org/view/S-Z/view/Sling/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.commons.threads/4329/testReport/junit/org.apache.sling.commons.threads.impl/ThreadExpiringThreadPoolTest/shouldLetMultipleThreadsDieAfterExpiry/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)