adamsaghy commented on PR #6264:
URL: https://github.com/apache/fineract/pull/6264#issuecomment-5491394561

   @budaidev Please review the failing test:
   
   ```
   
org.apache.fineract.integrationtests.client.feign.tests.FeignWorkingCapitalLoanRateChangeEirHistoryTest
     
       Test A future-dated rate change snapshots its calculated values already 
at booking time PASSED
       Test A backdated rate change leaves the earlier-booked change's snapshot 
as-booked (audit trail, no restatement) FAILED
     
       org.opentest4j.AssertionFailedError: 20% change (2019-02-01) booked 
after the 17% one: 'eir' expected 0.001169946129 but was 0.001185871519 ==> 
expected: <0> but was: <-1>
           at 
app//org.apache.fineract.integrationtests.client.feign.tests.FeignWorkingCapitalLoanRateChangeEirHistoryTest.lambda$backdatedRateChange_keepsEarlierBookedSnapshotAsBooked$0(FeignWorkingCapitalLoanRateChangeEirHistoryTest.java:329)


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