BLasan removed a comment on pull request #1770:
URL: https://github.com/apache/fineract/pull/1770#issuecomment-907639724
SchedulerJobsTest > testTriggeringManualExecutionOfAllSchedulerJobs() FAILED
org.awaitility.core.ConditionTimeoutException: Lambda expression in
org.apache.fineract.integrationtests.common.SchedulerJobHelper: expected the
predicate to return <true> but was null within 1 minutes 15 seconds.
at
org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:166)
at
org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
at
org.awaitility.core.ConditionFactory.until(ConditionFactory.java:939)
at
org.awaitility.core.ConditionFactory.until(ConditionFactory.java:645)
at
org.awaitility.core.ConditionFactory.until(ConditionFactory.java:662)
at
org.apache.fineract.integrationtests.common.SchedulerJobHelper.executeAndAwaitJob(SchedulerJobHelper.java:165)
at
org.apache.fineract.integrationtests.SchedulerJobsTest.testTriggeringManualExecutionOfAllSchedulerJobs(SchedulerJobsTest.java:134)
Now running
org.apache.fineract.integrationtests.SchedulerJobsTest#testFlippingSchedulerStatus()
I tried by increasing the timeout. It worked, But now again it;s failing.
Any solid fix for this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]