[ https://issues.apache.org/jira/browse/GEODE-9528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478056#comment-17478056 ]
ASF subversion and git services commented on GEODE-9528: -------------------------------------------------------- Commit 1c0000043ff51a6c5eb77b0a83b10b83e071aad0 in geode's branch refs/heads/support/1.12 from Barry Oglesby [ https://gitbox.apache.org/repos/asf?p=geode.git;h=1c00000 ] GEODE-9528: Updated test to await until asserted (#6798) (cherry picked from commit ed816c55406131b95d4db8571558ed1fcecc53e7) (cherry picked from commit aecbdb2d327cb4dfdf27e669092c7889414a7e7f) (cherry picked from commit fa1f753b38c8b8a1985b712751411e94654ca49e) > CI Failure: DistributionAdvisorIntegrationTest > > verifyMembershipListenerIsRemovedAfterForceDisconnect > ------------------------------------------------------------------------------------------------------ > > Key: GEODE-9528 > URL: https://issues.apache.org/jira/browse/GEODE-9528 > Project: Geode > Issue Type: Bug > Components: membership > Affects Versions: 1.12.5, 1.13.5, 1.14.0 > Reporter: Owen Nichols > Assignee: Barrett Oglesby > Priority: Major > Labels: pull-request-available > Fix For: 1.15.0 > > > {noformat} > org.apache.geode.distributed.internal.DistributionAdvisorIntegrationTest > > verifyMembershipListenerIsRemovedAfterForceDisconnect FAILED > org.junit.ComparisonFailure: expected:<[fals]e> but was:<[tru]e> > at > jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at > jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) > at > jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at > org.apache.geode.distributed.internal.DistributionAdvisorIntegrationTest.verifyMembershipListenerIsRemovedAfterForceDisconnect(DistributionAdvisorIntegrationTest.java:57) > {noformat} -- This message was sent by Atlassian Jira (v8.20.1#820001)