You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jianxia Chen (Jira)" <ji...@apache.org> on 2022/03/25 23:28:00 UTC

[jira] [Commented] (GEODE-10175) CI Failure: PubSubDUnitTest > shouldContinueToFunction_whenOneServerShutsDownAbruptly_givenTwoSubscribersOnePublisher

    [ https://issues.apache.org/jira/browse/GEODE-10175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512629#comment-17512629 ] 

Jianxia Chen commented on GEODE-10175:
--------------------------------------

Might be due to GEODE-10174. Maybe one test failed and the subsequent tests in the same file failed as well.

> CI Failure: PubSubDUnitTest > shouldContinueToFunction_whenOneServerShutsDownAbruptly_givenTwoSubscribersOnePublisher
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-10175
>                 URL: https://issues.apache.org/jira/browse/GEODE-10175
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Jianxia Chen
>            Priority: Major
>              Labels: needsTriage
>
> {code:java}
> org.apache.geode.redis.internal.executor.pubsub.PubSubDUnitTest > shouldContinueToFunction_whenOneServerShutsDownAbruptly_givenTwoSubscribersOnePublisher FAILED
> 15:29:24    org.junit.ComparisonFailure: [channel subscription was not received] 
> 15:29:24    Expecting value to be true but was false expected:<[tru]e> but was:<[fals]e>
> 15:29:24        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> 15:29:24        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> 15:29:24        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> 15:29:24        at org.apache.geode.redis.internal.executor.pubsub.PubSubDUnitTest.shouldContinueToFunction_whenOneServerShutsDownAbruptly_givenTwoSubscribersOnePublisher(PubSubDUnitTest.java:255) {code}
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= http://files.apachegeode-ci.info/builds/apache-support-1-14-main/1.14.5-build.0938/test-results/distributedTest/1648080229/ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=Test report artifacts from this job are available at:http://files.apachegeode-ci.info/builds/apache-support-1-14-main/1.14.5-build.0938/test-artifacts/1648080229/distributedtestfiles-openjdk8-1.14.5-build.0938.tgz



--
This message was sent by Atlassian Jira
(v8.20.1#820001)