[
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)