You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2021/08/28 17:31:16 UTC

[GitHub] [fineract] BLasan removed a comment on pull request #1770: Feat: Collateral module

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: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org