[ https://issues.apache.org/jira/browse/GEODE-9810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17460277#comment-17460277 ]
Jens Deppe commented on GEODE-9810: ----------------------------------- This also addresses GEODE-9428 > CI: NativeRedisClusterTest testEachProxyReturnsExposedPorts failed > ------------------------------------------------------------------ > > Key: GEODE-9810 > URL: https://issues.apache.org/jira/browse/GEODE-9810 > Project: Geode > Issue Type: Bug > Components: redis > Reporter: Xiaojian Zhou > Assignee: Jens Deppe > Priority: Major > Labels: pull-request-available > Fix For: 1.15.0 > > > > {code:java} > > Task :geode-for-redis:acceptanceTest > NativeRedisClusterTest > testEachProxyReturnsExposedPorts FAILED > java.lang.AssertionError: > Expecting actual: > [44073, 45679, 36065, 40077, 42137] > to contain exactly in any order: > [40077, 45679, 33425, 36065, 42137, 44073] > but could not find the following elements: > [33425] > at > org.apache.geode.redis.NativeRedisClusterTest.testEachProxyReturnsExposedPorts(NativeRedisClusterTest.java:48) > 1385 tests completed, 1 failed, 2 skipped > =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0662/test-results/acceptanceTest/1637046056/ > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > Test report artifacts from this job are available at: > http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0662/test-artifacts/1637046056/acceptancetestfiles-openjdk8-1.15.0-build.0662.tgz > {code} -- This message was sent by Atlassian Jira (v8.20.1#820001)