[
https://issues.apache.org/jira/browse/FINERACT-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086223#comment-17086223
]
Michael Vorburger commented on FINERACT-899:
--------------------------------------------
https://travis-ci.org/github/apache/fineract/builds/676440572 for
https://github.com/apache/fineract/pull/755 also failed due to this.
It's definitely sporadic only and flaky, the test isn't actually just
completely broken (that would be easier..), because
https://github.com/apache/fineract/pull/767 passed after a retry.
One more and I'll propose another Ignore...
> Flaky AccountingScenarioIntegrationTest
> checkPeriodicAccrualAccountingFlow_OVER_PAYMENT
> ---------------------------------------------------------------------------------------
>
> Key: FINERACT-899
> URL: https://issues.apache.org/jira/browse/FINERACT-899
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Michael Vorburger
> Priority: Major
>
> https://travis-ci.org/github/apache/fineract/builds/676392200 for
> https://github.com/apache/fineract/pull/767 just failed due to:
> {noformat}> Task :integrationTest
> org.apache.fineract.integrationtests.AccountingScenarioIntegrationTest >
> checkPeriodicAccrualAccountingFlow_OVER_PAYMENT FAILED
> java.lang.AssertionError at
> AccountingScenarioIntegrationTest.java:703{noformat}
> That PR is a simply clean up, so this looks like it's another "spurios" test
> failure.
> If it happens more often, we could {{@Ignore}} (like FINERACT-852).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)