[ 
https://issues.apache.org/jira/browse/FINERACT-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17054485#comment-17054485
 ] 

Michael Vorburger commented on FINERACT-855:
--------------------------------------------

I can actually consistently reproduce this one locally on that specific PR 
(only).. let's see on Travis in https://github.com/apache/fineract/pull/726; 
but I suspect that may be this problem actually is NOT a regular flaky test 
that fails on various PRs and develop branch, but perhaps could actually be 
related to the change in that PR, perhaps the new RestAssured version is 
somehow changing some timing or something which causes IT test failures?!  (The 
occurrence in the original Spring Upgrade PR #642 may have also been because of 
that, before we decided to post-pone the RestAssured version change to 
FINERACT-809.  

Of course, it may not be RestAssured itself causing this, but another 
dependency version that changes indirectly because of this. Perhaps it would be 
useful to careful diff all gradle version dependencies.

> RecurringDepositTest > 
> testRecurringDepositAccountWithClosureTypeTransferToSavings_WITH_HOLD_TAX 
> FAILED
> -------------------------------------------------------------------------------------------------------
>
>                 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)

Reply via email to