[
https://issues.apache.org/jira/browse/GEODE-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Huynh resolved GEODE-116.
-------------------------------
Resolution: Fixed
Was unable to reproduce the issue but made changes that hopefully fix the
issue. Will mark as resolved for now and reopen if we see it again.
> 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
> Assignee: Jason Huynh
>
> Intermittent (reliability) failure in automated distributed test:
> {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)