Michael Vorburger created FINERACT-887:
------------------------------------------
Summary: 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
[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)