[
https://issues.apache.org/jira/browse/FINERACT-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086510#comment-17086510
]
Michael Vorburger commented on FINERACT-899:
--------------------------------------------
This actually appears to be quite frequent, also seen this failure in:
1. https://travis-ci.org/github/apache/fineract/builds/676489011 for
https://github.com/apache/fineract/pull/769
2. https://travis-ci.org/github/apache/fineract/builds/676512513 for
https://github.com/apache/fineract/pull/737
3. https://travis-ci.org/github/apache/fineract/builds/676512599 for
https://github.com/apache/fineract/pull/771
> 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)