[
https://issues.apache.org/jira/browse/GEODE-9241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17399319#comment-17399319
]
Geode Integration commented on GEODE-9241:
------------------------------------------
Seen in [distributed-test-openjdk8
#1299|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-mass-test-run/jobs/distributed-test-openjdk8/builds/1299]
... see [test
results|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.15.0-build.0406/test-results/distributedTest/1628989160/]
or download
[artifacts|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.15.0-build.0406/test-artifacts/1628989160/distributedtestfiles-openjdk8-1.15.0-build.0406.tgz].
> CI failure in PartitionedRegionCqQueryDUnitTest > testPutAllWithCQLocalDestroy
> ------------------------------------------------------------------------------
>
> Key: GEODE-9241
> URL: https://issues.apache.org/jira/browse/GEODE-9241
> Project: Geode
> Issue Type: Bug
> Components: cq
> Affects Versions: 1.15.0
> Reporter: Ray Ingles
> Priority: Major
> Labels: caching-applications, release-blocker
>
> CI failure seen here:
> [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/213]
> Stack trace as follows:
>
> {code:java}
> > Task :geode-cq:distributedTest
> org.apache.geode.cache.query.cq.dunit.PartitionedRegionCqQueryDUnitTest >
> testPutAllWithCQLocalDestroy FAILED
> org.apache.geode.test.dunit.RMIException: While invoking
> org.apache.geode.cache.query.cq.dunit.PartitionedRegionCqQueryDUnitTest$$Lambda$82/1306882276.run
> in VM 2 running on Host cae68a7c0ae3 with 4 VMs
> at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:631)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:448)
> at
> org.apache.geode.cache.query.cq.dunit.PartitionedRegionCqQueryDUnitTest.testPutAllWithCQLocalDestroy(PartitionedRegionCqQueryDUnitTest.java:178)
> Caused by:
> org.junit.ComparisonFailure: expected:<9[99]> but was:<9[75]>
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> at
> org.apache.geode.cache.query.cq.dunit.PartitionedRegionCqQueryDUnitTest.lambda$testPutAllWithCQLocalDestroy$c93719d5$3(PartitionedRegionCqQueryDUnitTest.java:186)
> {code}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)