[ 
https://issues.apache.org/jira/browse/FINERACT-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Vorburger reopened FINERACT-828:
----------------------------------------

Re-opening issue because something similar, but not exactly the same, happened 
on [https://travis-ci.org/github/apache/fineract/builds/687827135] :

{noformat}> Task :test

org.apache.fineract.notification.StorageTest > testNotificationStorage FAILED
    Argument(s) are different! Wanted:
    notificationMapperWritePlatformService.create(
        
refEq(org.apache.fineract.notification.domain.NotificationMapper@11505d91)
    );

    -> at 
org.apache.fineract.notification.StorageTest.testNotificationStorage(StorageTest.java:125)

    Actual invocations have different arguments:
    notificationMapperWritePlatformService.create(
        org.apache.fineract.notification.domain.NotificationMapper@666b62d6
    );

    -> at 
org.apache.fineract.notification.service.NotificationWritePlatformServiceImpl.insertIntoNotificationMapper(NotificationWritePlatformServiceImpl.java:75)

        at 
org.apache.fineract.notification.StorageTest.testNotificationStorage(StorageTest.java:125){noformat}

> 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
>            Assignee: Michael Vorburger
>            Priority: Major
>             Fix For: 1.4.0
>
>         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)

Reply via email to