[ https://issues.apache.org/jira/browse/GEODE-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17407324#comment-17407324 ]
ASF subversion and git services commented on GEODE-9252: -------------------------------------------------------- Commit 38b22dc36a24774187faef90a3ee7dce27e6e51d in geode's branch refs/heads/develop from Jens Deppe [ https://gitbox.apache.org/repos/asf?p=geode.git;h=38b22dc ] GEODE-9252: Wait longer for Redis cluster to be formed (#6817) > CI failure: NativeRedisClusterTestRule incorrect primary node count (expected > 3 but was 2) > ------------------------------------------------------------------------------------------ > > Key: GEODE-9252 > URL: https://issues.apache.org/jira/browse/GEODE-9252 > Project: Geode > Issue Type: Bug > Components: redis > Reporter: Owen Nichols > Assignee: Jens Deppe > Priority: Major > Labels: pull-request-available > Fix For: 1.15.0 > > > {noformat} > org.apache.geode.redis.internal.executor.hash.HashesNativeRedisAcceptanceTest > > classMethod FAILED > org.junit.ComparisonFailure: [Incorrect primary node count] > expected:<[3]> but was:<[2]> > at > org.apache.geode.redis.NativeRedisClusterTestRule$1.evaluate(NativeRedisClusterTestRule.java:93) > {noformat} > -- This message was sent by Atlassian Jira (v8.3.4#803005)