-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
JobAcquisitionBackoffIdleTest.testIdlingWithHintOnAquisition started to fail randomly this week.
junit.framework.AssertionFailedError: expected:<0> but was:<10000> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:159) at junit.framework.Assert.assertEquals(Assert.java:166) at junit.framework.TestCase.assertEquals(TestCase.java:324) at org.camunda.bpm.engine.test.jobexecutor.JobAcquisitionBackoffIdleTest.assertJobExecutorWaitEvent(JobAcquisitionBackoffIdleTest.java:276) at org.camunda.bpm.engine.test.jobexecutor.JobAcquisitionBackoffIdleTest.cycleAcquisitionAndAssertAfterJobExecution(JobAcquisitionBackoffIdleTest.java:150) at org.camunda.bpm.engine.test.jobexecutor.JobAcquisitionBackoffIdleTest.testIdlingWithHint(JobAcquisitionBackoffIdleTest.java:192) at org.camunda.bpm.engine.test.jobexecutor.JobAcquisitionBackoffIdleTest.testIdlingWithHintOnAquisition(JobAcquisitionBackoffIdleTest.java:224)