adamsaghy commented on PR #4661: URL: https://github.com/apache/fineract/pull/4661#issuecomment-2903562818
@alberto-art3ch Please check this exception: ``` 2025-05-22T19:33:05.5274800Z [31mFailed scenarios:[0m 2025-05-22T19:33:05.5276505Z file:///home/runner/work/fineract/fineract/fineract-e2e-tests-runner/src/test/resources/features/LoanChargeOff.feature:4707 # Charge-off with charge is added after the charge off date when loan behavior is zero-interest with interestRecalculation disabled - UC9.4 2025-05-22T19:33:05.5278080Z 2025-05-22T19:33:05.5278413Z 1226 Scenarios ([31m1 failed[0m, [32m1225 passed[0m) 2025-05-22T19:33:05.5279092Z 21619 Steps ([31m1 failed[0m, [32m21618 passed[0m) 2025-05-22T19:33:05.5279586Z 141m27.036s 2025-05-22T19:33:05.5279896Z 2025-05-22T19:33:05.5279902Z 2025-05-22T19:33:05.5280106Z org.opentest4j.AssertionFailedError: [ 2025-05-22T19:33:05.5280679Z Wrong value in Transactions tab of resource 685 line 3. 2025-05-22T19:33:05.5281268Z Actual values in line (with the same date) are: 2025-05-22T19:33:05.5282076Z [29 February 2024, Accrual, 5.58, 0.0, 0.58, 5.0, 0.0, 0.0, false, false] 2025-05-22T19:33:05.5282999Z [29 February 2024, Accrual, 0.47, 0.0, 0.47, 0.0, 0.0, 0.0, false, false] 2025-05-22T19:33:05.5283739Z [29 February 2024, Charge-off, 87.04, 83.57, 0.47, 3.0, 0.0, 0.0, false, false] 2025-05-22T19:33:05.5284359Z Expected values in line: 2025-05-22T19:33:05.5284903Z [29 February 2024, Accrual, 1.05, 0.0, 1.05, 0.0, 0.0, 0.0, false, false]] 2025-05-22T19:33:05.5285597Z Expecting value to be true but was false 2025-05-22T19:33:05.5286471Z at org.apache.fineract.test.stepdef.loan.LoanStepDef.loanTransactionsTabCheck(LoanStepDef.java:1962) 2025-05-22T19:33:05.5287896Z at ✽.Loan Transactions tab has the following data:(file:///home/runner/work/fineract/fineract/fineract-e2e-tests-runner/src/test/resources/features/LoanChargeOff.feature:4757) 2025-05-22T19:33:05.5288659Z 2025-05-22T19:33:05.5288668Z 2025-05-22T19:33:06.1276907Z 2025-05-22T19:33:06.1309217Z > Task :fineract-e2e-tests-runner:cucumber FAILED ``` -- 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]
