Darrel Schneider created GEODE-7356:
---------------------------------------
Summary: CI failure:
FixedPartitioningWithColocationAndPersistenceDUnitTest
testColocation_FPR_Persistence_ChildUsingAttributesOfParent_HA
Key: GEODE-7356
URL: https://issues.apache.org/jira/browse/GEODE-7356
Project: Geode
Issue Type: Bug
Components: regions
Reporter: Darrel Schneider
see:
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/1214
{noformat}
org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithColocationAndPersistenceDUnitTest
> testColocation_FPR_Persistence_ChildUsingAttributesOfParent_HA FAILED
java.lang.AssertionError: Unexpected Exception
at org.apache.geode.test.dunit.Assert.fail(Assert.java:66)
at
org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithColocationAndPersistenceDUnitTest.testColocation_FPR_Persistence_ChildUsingAttributesOfParent_HA(FixedPartitioningWithColocationAndPersistenceDUnitTest.java:575)
Caused by:
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithColocationAndPersistenceDUnitTest$$Lambda$197/0x0000000840aa9040.run
in VM 0 running on Host 428f8d106a4e with 4 VMs
at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579)
at org.apache.geode.test.dunit.VM.invoke(VM.java:406)
at
org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithColocationAndPersistenceDUnitTest.testColocation_FPR_Persistence_ChildUsingAttributesOfParent_HA(FixedPartitioningWithColocationAndPersistenceDUnitTest.java:565)
Caused by:
java.lang.AssertionError: expected:<5> but was:<10>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningTestBase.checkPrimaryBucketsForColocation(FixedPartitioningTestBase.java:1105)
at
org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithColocationAndPersistenceDUnitTest.lambda$testColocation_FPR_Persistence_ChildUsingAttributesOfParent_HA$bb17a952$35(FixedPartitioningWithColocationAndPersistenceDUnitTest.java:565)
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)