Jinmei Liao created GEODE-8056:
----------------------------------
Summary: CI:
ReplicateEntryIdleExpirationDistributedTest.readsInOtherMemberShouldPreventExpirationWhenEvictionEnabled
FAILED
Key: GEODE-8056
URL: https://issues.apache.org/jira/browse/GEODE-8056
Project: Geode
Issue Type: Bug
Components: regions
Reporter: Jinmei Liao
org.apache.geode.internal.cache.ReplicateEntryIdleExpirationDistributedTest >
readsInOtherMemberShouldPreventExpirationWhenEvictionEnabled FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.ReplicateEntryIdleExpirationDistributedTest$$Lambda$55/10096754.run
in VM 0 running on Host debd6ade8357 with 4 VMs
at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)
at org.apache.geode.test.dunit.VM.invoke(VM.java:437)
at
org.apache.geode.internal.cache.ReplicateEntryIdleExpirationDistributedTest.readsInOtherMemberShouldPreventExpirationWhenEvictionEnabled(ReplicateEntryIdleExpirationDistributedTest.java:197)
Caused by:
org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
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.internal.cache.ReplicateEntryIdleExpirationDistributedTest.lambda$readsInOtherMemberShouldPreventExpirationWhenEvictionEnabled$a3e1e98a$5(ReplicateEntryIdleExpirationDistributedTest.java:207)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)