You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:57:32 UTC

[jira] [Closed] (GEODE-2096) CI Failure: PersistentColocatedPartitionedRegionDUnitTest.testMultipleColocatedChildPRsMissingWithSequencedStart

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

Anthony Baker closed GEODE-2096.
--------------------------------

> CI Failure: PersistentColocatedPartitionedRegionDUnitTest.testMultipleColocatedChildPRsMissingWithSequencedStart
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-2096
>                 URL: https://issues.apache.org/jira/browse/GEODE-2096
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>            Reporter: Eric Shu
>            Assignee: Kenneth Howe
>            Priority: Major
>              Labels: ci, flaky
>
> This test failed in one precheckin run, but passes when run individually.
> org.apache.geode.internal.cache.partitioned.PersistentColocatedPartitionedRegionDUnitTest > testMultipleColocatedChildPRsMissingWithSequencedStart 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:374)
>         at org.apache.geode.internal.cache.partitioned.PersistentColocatedPartitionedRegionDUnitTest.testMultipleColocatedChildPRsMissingWithSequencedStart(PersistentColocatedPartitionedRegionDUnitTest.java:1029)
>         Caused by:
>         Wanted but not invoked:
>         appender.append(<Capturing argument>);
>         -> at org.apache.geode.internal.cache.partitioned.PersistentColocatedPartitionedRegionDUnitTest$11.call(PersistentColocatedPartitionedRegionDUnitTest.java:579)
>         However, there were other interactions with this mock:
>         appender.getName();
>         -> at org.apache.logging.log4j.core.config.AbstractConfiguration.addLoggerAppender(AbstractConfiguration.java:675)
>         appender.getName();
>         -> at org.apache.logging.log4j.core.config.AppenderControl.<init>(AppenderControl.java:51)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)