Michael Vorburger created FINERACT-828:
------------------------------------------
Summary: 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
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)