[
https://issues.apache.org/jira/browse/FINERACT-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108495#comment-17108495
]
Michael Vorburger commented on FINERACT-828:
--------------------------------------------
[~Manthan] thanks for reporting above; this actually really helps to understand
the real problem - note the createdAt that's a 1s off? I think this task was
just flaky if it was unfortunate enough to run just before and just after
second change... :D https://github.com/apache/fineract/pull/892 will hopefully
fix that (better than your ignore proposed on
https://github.com/apache/fineract/pull/889/files).
> StorageTest is flaky and sometimes arbitrarily fails
> ----------------------------------------------------
>
> Key: FINERACT-828
> URL: https://issues.apache.org/jira/browse/FINERACT-828
> Project: Apache Fineract
> Issue Type: Improvement
> Reporter: Michael Vorburger
> Priority: Major
> Attachments: image-2020-05-15-03-50-57-624.png
>
>
> https://github.com/apache/fineract/pull/692, a trivial Pull Request adding a
> new GitHub Action but not modifying any code, failed on
> https://travis-ci.org/apache/fineract/builds/636252981 due to:
> {code}> Task :test
> org.apache.fineract.notification.StorageTest > testNotificationStorage FAILED
> org.mockito.exceptions.verification.junit.ArgumentsAreDifferent at
> StorageTest.java:124
> (...)
> 17 tests completed, 1 failed, 2 skipped{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)