You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kenneth Howe (JIRA)" <ji...@apache.org> on 2016/11/14 21:50:00 UTC

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

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

Kenneth Howe reassigned GEODE-2096:
-----------------------------------

    Assignee: Kenneth Howe

> 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
>              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
(v6.3.4#6332)