[
https://issues.apache.org/jira/browse/FINERACT-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17121300#comment-17121300
]
Michael Vorburger commented on FINERACT-855:
--------------------------------------------
testPrematureClosureAmountWithPenalInterestTillPrematureWithdrawal_With_360_Days()
failed today on https://travis-ci.org/github/apache/fineract/builds/693559258
in https://github.com/apache/fineract/pull/962 for FINERACT-962, which is
completely unrelated and just adds an additional file and thus could never
cause this, it seems like we have another flaky one:
{code:java}org.apache.fineract.integrationtests.RecurringDepositTest >
testPrematureClosureAmountWithPenalInterestTillPrematureWithdrawal_With_360_Days
FAILED
java.lang.AssertionError: Verifying Pre-Closure maturity amount
expected:<4005.0> but was:<4006.0>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:120)
at
org.apache.fineract.integrationtests.RecurringDepositTest.testPrematureClosureAmountWithPenalInterestTillPrematureWithdrawal_With_360_Days(RecurringDepositTest.java:2161){code}
> RecurringDepositTest
> --------------------
>
> Key: FINERACT-855
> URL: https://issues.apache.org/jira/browse/FINERACT-855
> Project: Apache Fineract
> Issue Type: Sub-task
> Reporter: Michael Vorburger
> Priority: Major
>
> while attempting to understand FINERACT-852, and locally pulling and running
> https://github.com/apache/fineract/pull/719, it failed for me, and we have a
> note about a similar failure in https://github.com/apache/fineract/pull/642,
> this may be another flaky one?
> {code}> Task :integrationTest
>
>
>
>
>
> org.apache.fineract.integrationtests.RecurringDepositTest >
> testRecurringDepositAccountWithClosureTypeTransferToSavings_WITH_HOLD_TAX
> FAILED
> java.lang.AssertionError at RecurringDepositTest.java:836{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)