Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Auto Closed
-
1.4.0
-
None
-
None
Description
This has been happening a couple of times, from my local work branches to renovate bot updates. I think it's fair that it comes here
FixedDepositTest > testFixedDepositAccountClosureTypeWithdrawal_WITH_HOLD_TAX() FAILED459 org.opentest4j.AssertionFailedError: Journal Entry not found ==> expected: <true> but was: <false>460 at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)461 at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40)462 at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:193)463 at org.apache.fineract.integrationtests.common.accounting.JournalEntryHelper.checkJournalEntry(JournalEntryHelper.java:82)464 at org.apache.fineract.integrationtests.common.accounting.JournalEntryHelper.checkJournalEntryForLiabilityAccount(JournalEntryHelper.java:55)465 at org.apache.fineract.integrationtests.FixedDepositTest.testFixedDepositAccountClosureTypeWithdrawal_WITH_HOLD_TAX(FixedDepositTest.java:518)