Samer-Melhem-FOO commented on PR #6196: URL: https://github.com/apache/fineract/pull/6196#issuecomment-5117000900
The only failing check here (`MariaDB Tests (Shard 14 of 15)`) is `CobPartitioningTest.testLoanCOBPartitioningQuery()` failing with `Expected status code <200> but was <403>` — a permission/auth assertion in the Close-of-Business job partitioning test suite. This PR only touches `LoanCollateralAssembler` and `LoanAssemblerImpl` (collateral quantity handling), and doesn't touch permissions, job scheduling, or COB logic at all, so this looks like pre-existing test flakiness rather than something introduced here. Would appreciate a re-run of that job when convenient — happy to investigate further if it fails again on a fresh run. -- 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]
