[
https://issues.apache.org/jira/browse/FINERACT-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17123349#comment-17123349
]
Michael Vorburger commented on FINERACT-855:
--------------------------------------------
Actually the error shows above from yesterday is now affecting all recent PRs -
and therefore logically has absolutely nothing to do with the previous unstable
test in this issue, but must have somehow been caused by a recently merged PR?!
I initially thought this may be "just" due to an (obvious..) mistake in
https://github.com/apache/fineract/pull/960/files?w=1 for FINERACT-977 ...
which I'm proposing to fix in https://github.com/apache/fineract/pull/967.
However that doesn't seem to help fix this problem, at least not locally... hm.
(Or does need both the fix but also to wipe the DB to make the problem go
away?) Or perhaps that's unrelated, and any of the other PRs I've merged
yesterday cause this? Someone needs to "bi-sect" to find which one it is...
> RecurringDepositTest
> --------------------
>
> Key: FINERACT-855
> URL: https://issues.apache.org/jira/browse/FINERACT-855
> Project: Apache Fineract
> Issue Type: Sub-task
> Reporter: Michael Vorburger
> Priority: Major
>
> while attempting to understand FINERACT-852, and locally pulling and running
> https://github.com/apache/fineract/pull/719, it failed for me, and we have a
> note about a similar failure in https://github.com/apache/fineract/pull/642,
> this may be another flaky one?
> {code}> Task :integrationTest
>
>
>
>
>
> org.apache.fineract.integrationtests.RecurringDepositTest >
> testRecurringDepositAccountWithClosureTypeTransferToSavings_WITH_HOLD_TAX
> FAILED
> java.lang.AssertionError at RecurringDepositTest.java:836{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)