[ https://issues.apache.org/jira/browse/GEODE-8176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17118777#comment-17118777 ]
ASF GitHub Bot commented on GEODE-8176: --------------------------------------- alb3rtobr opened a new pull request #5176: URL: https://github.com/apache/geode/pull/5176 Hi @metatype I have been trying to reproduce the failure reported in the ticket, but I have not been able to do it yet. I dont know if you have progressed with this issue but just in case I think that we could add these checks to the test case in develop branch to have more information next time it appears. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > CI Failure: ClientServerMiscBCDUnitTest > testPingWrongServer[1] > ----------------------------------------------------------------- > > Key: GEODE-8176 > URL: https://issues.apache.org/jira/browse/GEODE-8176 > Project: Geode > Issue Type: Bug > Reporter: Donal Evans > Assignee: Anthony Baker > Priority: Major > > Failed in > https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/UpgradeTestOpenJDK8/builds/192#A > {noformat} > org.apache.geode.internal.cache.tier.sockets.ClientServerMiscBCDUnitTest > > testPingWrongServer[1] FAILED > org.apache.geode.test.dunit.RMIException: While invoking > org.apache.geode.internal.cache.tier.sockets.ClientServerMiscDUnitTestBase$$Lambda$310/201549247.run > in VM 3 running on Host c0a964e32781 with 5 VMs > Caused by: > org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e> > {noformat} > I ran the test 200 times locally with no failure, so this is possibly just a > blip. -- This message was sent by Atlassian Jira (v8.3.4#803005)