avivijay19 commented on PR #6069: URL: https://github.com/apache/fineract/pull/6069#issuecomment-5062178630
Shard 4's only failure is `LoanInterestRateChange` UC7.3: reschedule-approve on a written-off loan replays the write-off, raising `LoanBalanceChangedEvent` multiple times, so the check (`EventCheckHelper.java:232`) races and compares an intermediate `totalUnpaidPayableNotDueInterest` to the final state. Event path unchanged apart from Boot 4 imports and green on develop — timing flake. Please re-run Shard 4. @adamsaghy @Aman-Mittal @vidakovic -- 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]
