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

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

Eric Shu created GEODE-2096:
-------------------------------

             Summary: 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


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)