You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Nick Reich (JIRA)" <ji...@apache.org> on 2017/09/18 22:53:00 UTC

[jira] [Resolved] (GEODE-3180) CI failure: org.apache.geode.internal.cache.partitioned.PersistentColocatedPartitionedRegionDUnitTest.testFullTreeOfColocatedChildPRsWithMissingRegions fails with org.mockito.exceptions.verification.NoInteractionsWanted

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

Nick Reich resolved GEODE-3180.
-------------------------------
    Resolution: Fixed

> CI failure: org.apache.geode.internal.cache.partitioned.PersistentColocatedPartitionedRegionDUnitTest.testFullTreeOfColocatedChildPRsWithMissingRegions fails with org.mockito.exceptions.verification.NoInteractionsWanted
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-3180
>                 URL: https://issues.apache.org/jira/browse/GEODE-3180
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>            Reporter: Lynn Gallinat
>            Assignee: Nick Reich
>              Labels: storage_3
>             Fix For: 1.3.0
>
>
> {noformat}
> org.apache.geode.internal.cache.partitioned.PersistentColocatedPartitionedRegionDUnitTest > testFullTreeOfColocatedChildPRsWithMissingRegions FAILED
>     java.lang.AssertionError: An exception occurred during asynchronous invocation.
>         at org.apache.geode.test.dunit.AsyncInvocation.checkException(AsyncInvocation.java:148)
>         at org.apache.geode.test.dunit.AsyncInvocation.get(AsyncInvocation.java:422)
>         at org.apache.geode.internal.cache.partitioned.PersistentColocatedPartitionedRegionDUnitTest.testFullTreeOfColocatedChildPRsWithMissingRegions(PersistentColocatedPartitionedRegionDUnitTest.java:1298)
>         Caused by:
>         org.mockito.exceptions.verification.NoInteractionsWanted: 
>         No interactions wanted here:
>         -> at org.apache.geode.internal.cache.partitioned.PersistentColocatedPartitionedRegionDUnitTest$14.call(PersistentColocatedPartitionedRegionDUnitTest.java:1232)
>         But found this interaction on mock 'appender':
>         -> at org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:156)
>         ***
>         For your reference, here is the list of all invocations ([?] - means unverified).
>         1. -> at org.apache.logging.log4j.core.config.AbstractConfiguration.addLoggerAppender(AbstractConfiguration.java:694)
>         2. -> at org.apache.logging.log4j.core.config.AppenderControl.<init>(AppenderControl.java:51)
>         3. -> at org.apache.logging.log4j.core.config.AppenderControl.ensureAppenderStarted(AppenderControl.java:134)
>         4. -> at org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:156)
>         5. -> at org.apache.logging.log4j.core.config.AppenderControl.ensureAppenderStarted(AppenderControl.java:134)
>         6. [?]-> at org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:156){noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)