awaneetdecoder commented on PR #5671:
URL: https://github.com/apache/fineract/pull/5671#issuecomment-4160812718

   @adamsaghy — the previous filter on transactionType.value was incorrectly 
eliminating all transactions. Simplified to match the pattern used in 
testDuplicateOverdraftInterestPostingJob — filtering by date [2022, 4, 12] and 
reversed=false, which is sufficient since no other transaction lands on that 
date. test-core-2 is now passing on all 3 databases.
   The 2 remaining failures are pre-existing and unrelated to this PR:
   
   - verify (build-core, main) fails on cyclonedxDirectBom due to an 
unresolvable Eclipse SWT POM                                                    
                       (org.eclipse.swt.${osgi.platform}) — a known dependency 
resolution issue unrelated to savings changes.
   - E2E Shard 7 covers only Client and Loan domain features — no savings 
involvement.
   
   41 checks passing. Ready for review.


-- 
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]

Reply via email to