[
https://issues.apache.org/jira/browse/FINERACT-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17258338#comment-17258338
]
Michael Vorburger commented on FINERACT-887:
--------------------------------------------
Hm, this is actually also affecting
https://github.com/apache/fineract/pull/1548, and
https://github.com/apache/fineract/pull/1560, which failed due to the same
problem.
So someone will either have to dig into and fix this - or... we just disable
and ignore this test, as per our
https://github.com/apache/fineract/#pull-requests agreement?
> 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)