siva-sai-udaygiri commented on PR #5332: URL: https://github.com/apache/fineract/pull/5332#issuecomment-3764293918
@adamsaghy Spotless formatting is fixed on the latest commit. CI is still failing in test (test-core-4). The failure happens during test cleanup (LoanTestLifecycleExtension.afterEach) when the integration test calls:GET /fineract-provider/api/v1/internal/loan/status/100 and receives HTTP 500. Stacktrace points here: org.apache.fineract.integrationtests.common.loans.LoanTransactionHelper.getLoanIdsByStatusId(LoanTransactionHelper.java:3102) My PR only changes LoanProductDataValidator (loanScheduleType null/invalid guard) and doesn’t touch COB/internal loan status endpoints. Could you please advise if this is a known flaky/infra issue and/or re-run the test-core-4 job? -- 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]
