You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2015/07/15 01:53:05 UTC

[jira] [Created] (GEODE-116) CopyOnReadIndexDUnitTest.testPRQueryOnLocalNode fails assertion

Kirk Lund created GEODE-116:
-------------------------------

             Summary: CopyOnReadIndexDUnitTest.testPRQueryOnLocalNode fails assertion
                 Key: GEODE-116
                 URL: https://issues.apache.org/jira/browse/GEODE-116
             Project: Geode
          Issue Type: Bug
    Affects Versions: 1.0.0-incubating
            Reporter: Kirk Lund


{code}
com.gemstone.gemfire.cache.query.internal.index.CopyOnReadIndexDUnitTest > testPRQueryOnLocalNode FAILED
    dunit.RMIException: While invoking com.gemstone.gemfire.cache.query.internal.index.CopyOnReadIndexDUnitTest$4.call in VM 1 running on Host penates.apache.org with 4 VMs
        at dunit.VM.invoke(VM.java:359)
        at dunit.VM.invoke(VM.java:303)
        at dunit.VM.invoke(VM.java:271)
        at com.gemstone.gemfire.cache.query.internal.index.CopyOnReadIndexDUnitTest.helpTestPRQueryOnLocalNode(CopyOnReadIndexDUnitTest.java:172)
        at com.gemstone.gemfire.cache.query.internal.index.CopyOnReadIndexDUnitTest.testPRQueryOnLocalNode(CopyOnReadIndexDUnitTest.java:87)

    Caused by:
    junit.framework.AssertionFailedError: Incorrect number of portfolio instances96 expected:<98> but was:<96>
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)