Jacob S. Barrett created GEODE-5440:
---------------------------------------
Summary: Flaky
PRColocatedEquiJoinDUnitTest.testRRPRLocalQueryingWithHetroIndexes
Key: GEODE-5440
URL: https://issues.apache.org/jira/browse/GEODE-5440
Project: Geode
Issue Type: Bug
Components: querying
Reporter: Jacob S. Barrett
Flaky test in CI distributedTest job.
{noformat}
> Task :geode-core:distributedTest
org.apache.geode.cache.query.partitioned.PRColocatedEquiJoinDUnitTest >
testRRPRLocalQueryingWithHetroIndexes FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.cache.query.partitioned.PRQueryDUnitHelper$36.run in VM 0
running on Host 2709b168a57a with 4 VMs
at org.apache.geode.test.dunit.VM.invoke(VM.java:443)
at org.apache.geode.test.dunit.VM.invoke(VM.java:412)
at org.apache.geode.test.dunit.VM.invoke(VM.java:355)
at
org.apache.geode.cache.query.partitioned.PRColocatedEquiJoinDUnitTest.testRRPRLocalQueryingWithHetroIndexes(PRColocatedEquiJoinDUnitTest.java:873)
Caused by:
java.lang.AssertionError: FAILED:SelectResults size is different in
both the cases. Size1=292 Size2 = 400; failed query=r1.ID = r2.id
{noformat}
Artifacts at
http://files.apachegeode-ci.info/builds/geode-pr-2126/test-artifacts/1531783070/distributedtestcore-geode-pr-2126.tgz
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)