You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2020/06/02 06:30:00 UTC

[jira] [Commented] (FINERACT-886) FLAKY org.apache.fineract.integrationtests.FixedDepositTest > testPrematureClosureAmountWithPenalInterestForWholeTerm_With_360 FAILED

    [ https://issues.apache.org/jira/browse/FINERACT-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17123388#comment-17123388 ] 

Michael Vorburger commented on FINERACT-886:
--------------------------------------------

This test failed again on [https://travis-ci.org/github/apache/fineract/builds/693719018] for [https://github.com/apache/fineract/pull/968] for FINERACT-1016, so I'll also ignore it in that test, for now:
{code:java}
org.apache.fineract.integrationtests.FixedDepositTest > testPrematureClosureAmountWithPenalInterestForWholeTerm_With_360 FAILED
    java.lang.AssertionError: Verifying Pre-Closure maturity amount expected:<100444.0> but was:<100445.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.FixedDepositTest.testPrematureClosureAmountWithPenalInterestForWholeTerm_With_360(FixedDepositTest.java:1526){code}

Unless [~ptuomola] manages to also fix this as part of his https://github.com/apache/fineract/pull/969 ..

> FLAKY org.apache.fineract.integrationtests.FixedDepositTest > testPrematureClosureAmountWithPenalInterestForWholeTerm_With_360 FAILED
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FINERACT-886
>                 URL: https://issues.apache.org/jira/browse/FINERACT-886
>             Project: Apache Fineract
>          Issue Type: Sub-task
>            Reporter: Michael Vorburger
>            Priority: Major
>
> [https://travis-ci.org/github/apache/fineract/builds/669894732] from a trivial README only PR (see [https://github.com/apache/fineract/compare/4ccbcba3a6ac...402c41dd9520)] failed with:
> {noformat}
> org.apache.fineract.integrationtests.FixedDepositTest > testPrematureClosureAmountWithPenalInterestForWholeTerm_With_360 FAILED    java.lang.AssertionError at FixedDepositTest.java:1528{noformat}
> This is clearly another "flaky" (randomly failing) IT.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)