[ https://issues.apache.org/jira/browse/GEODE-8021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401956#comment-17401956 ]
Geode Integration commented on GEODE-8021: ------------------------------------------ Seen on support/1.12 in [distributed-test-openjdk8 #25|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-12-main/jobs/distributed-test-openjdk8/builds/25] ... see [test results|http://files.apachegeode-ci.info/builds/apache-support-1-12-main/1.12.5-build.0270/test-results/distributedTest/1628850754/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-support-1-12-main/1.12.5-build.0270/test-artifacts/1628850754/distributedtestfiles-openjdk8-1.12.5-build.0270.tgz]. > CI Failure: CloseConnectionTest. sharedSenderShouldRecoverFromClosedSocket > -------------------------------------------------------------------------- > > Key: GEODE-8021 > URL: https://issues.apache.org/jira/browse/GEODE-8021 > Project: Geode > Issue Type: Bug > Components: membership > Affects Versions: 1.12.0 > Reporter: Benjamin P Ross > Assignee: Bruce J Schuchardt > Priority: Major > Fix For: 1.13.0 > > > {code:java} > org.apache.geode.internal.tcp.CloseConnectionTest > > sharedSenderShouldRecoverFromClosedSocket FAILED > 16:25:33 org.apache.geode.test.dunit.RMIException: While invoking > org.apache.geode.internal.tcp.CloseConnectionTest$$Lambda$36/1787754664.run > in VM 1 running on Host 0f261f07755e with 4 VMs > 16:25:33 at > org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610) > 16:25:33 at org.apache.geode.test.dunit.VM.invoke(VM.java:437) > 16:25:33 at > org.apache.geode.internal.tcp.CloseConnectionTest.sharedSenderShouldRecoverFromClosedSocket(CloseConnectionTest.java:102) > 16:25:33 > 16:25:33 Caused by: > 16:25:33 org.junit.ComparisonFailure: expected:<[tru]e> but > was:<[fals]e> > 16:25:33 at > sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > 16:25:33 at > sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) > 16:25:33 at > sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > 16:25:33 at > org.apache.geode.internal.tcp.CloseConnectionTest.lambda$sharedSenderShouldRecoverFromClosedSocket$bb17a952$6(CloseConnectionTest.java:109) > 18:30:47 > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)