[
https://issues.apache.org/jira/browse/FINERACT-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261671#comment-17261671
]
Petri Tuomola commented on FINERACT-887:
----------------------------------------
Hi [~vorburger] - I'm pretty sure this is yet another issue where the day count
/ length of months etc is resulting in some small changes to the calculated
interest. Unfortunately I'm swamped with work so don't really have time to
investigate right now. Looking at the amount of work this is blocking, I'd
suggest we just disable it for now and fix it later. It's very unlikely to be a
code issue - as you say, it used to work and no one has checked in anything
that would break it.
Does this make sense? I'm happy to disable it if we are in agreement that's the
right thing to do.
> FLAKY org.apache.fineract.integrationtests.FixedDepositTest >
> testMaturityAmountForDailyCompoundingAndMonthlyPosting_With_365_Days FAILED
> -----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FINERACT-887
> URL: https://issues.apache.org/jira/browse/FINERACT-887
> Project: Apache Fineract
> Issue Type: Sub-task
> Reporter: Michael Vorburger
> Priority: Major
>
> [https://travis-ci.org/github/apache/fineract/builds/674120471] for
> https://github.com/apache/fineract/pull/738/files which seems unrelated
> failed with what appears to be another "flaky" (randomly failing) IT:
> {noformat}> Task
> :integrationTestorg.apache.fineract.integrationtests.FixedDepositTest >
> testMaturityAmountForDailyCompoundingAndMonthlyPosting_With_365_Days FAILED
> java.lang.AssertionError at FixedDepositTest.java:2416 {noformat}
>
> I wonder if this has something to do with it, this doesn't look so good:
> {noformat}Could not execute query
> org.drizzle.jdbc.internal.common.query.DrizzleParameterizedQuery@6c147250:
> Duplicate entry 'WE9E' for key 'sp_unq_short_name'Could not execute query
> org.drizzle.jdbc.internal.common.query.DrizzleParameterizedQuery@7d998f75:
> Column 'savings_product_id' cannot be nullCould not execute query
> org.drizzle.jdbc.internal.common.query.DrizzleParameterizedQuery@526a60d1:
> Column 'deposit_product_id' cannot be null{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)