[
https://issues.apache.org/jira/browse/FINERACT-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262194#comment-17262194
]
Michael Vorburger commented on FINERACT-887:
--------------------------------------------
[~ptuomola] no worries! Thanks for comment. Yes, makes sense, you're probably
right. Reading your response here actually gave me an idea - we don't have to
entirely disable that test entirely - I've thought of a more "fine grained"
idea - we can just accept both... proposed in
https://github.com/apache/fineract/pull/1566/files. (I'm locally seeing other
methods in FixedDepositTest fail, but maybe that's just because of an unclean
local DB; I'm curious whether my PR fully passes Travis.)
> 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)