You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Nabarun Nag (Jira)" <ji...@apache.org> on 2021/09/03 02:24:08 UTC

[jira] [Closed] (GEODE-8769) CI Failure: org.apache.geode.redis.internal.RedisStatsIntegrationTest > clientsStat_withConnectAndClose_isCorrect FAILED

     [ https://issues.apache.org/jira/browse/GEODE-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nabarun Nag closed GEODE-8769.
------------------------------

> CI Failure: org.apache.geode.redis.internal.RedisStatsIntegrationTest > clientsStat_withConnectAndClose_isCorrect FAILED
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-8769
>                 URL: https://issues.apache.org/jira/browse/GEODE-8769
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>    Affects Versions: 1.14.0
>            Reporter: Ray Ingles
>            Assignee: Ray Ingles
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.14.0
>
>
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsIntegrationTestOpenJDK8/builds/592
> org.apache.geode.redis.internal.RedisStatsIntegrationTest > clientsStat_withConnectAndClose_isCorrect FAILED
>     org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.geode.redis.internal.RedisStatsIntegrationTest expected:<[0]L> but was:<[-2]L> within 2 seconds.
>         at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)
>         at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
>         at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
>         at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:895)
>         at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:679)
>         at org.apache.geode.redis.internal.RedisStatsIntegrationTest.clientsStat_withConnectAndClose_isCorrect(RedisStatsIntegrationTest.java:484)
>         Caused by:
>         org.junit.ComparisonFailure: expected:<[0]L> but was:<[-2]L>
>             at sun.reflect.GeneratedConstructorAccessor31.newInstance(Unknown Source)
>             at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>             at org.apache.geode.redis.internal.RedisStatsIntegrationTest.lambda$clientsStat_withConnectAndClose_isCorrect$4(RedisStatsIntegrationTest.java:484)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)