[ https://issues.apache.org/jira/browse/GEODE-8566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Hanson reopened GEODE-8566: -------------------------------- Assignee: Jens Deppe [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/AcceptanceTestOpenJDK8/builds/483] {noformat} org.apache.geode.redis.internal.executor.pubsub.PubSubNativeRedisAcceptanceTest > ensureOrderingOfPublishedMessages FAILED java.util.concurrent.ExecutionException: java.lang.RuntimeException: Tried 10 times, but could not get a good connection. Caused by: java.lang.RuntimeException: Tried 10 times, but could not get a good connection. Caused by: redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketException: Connection reset Caused by: java.net.SocketException: Connection resetorg.apache.geode.redis.internal.executor.pubsub.PubSubNativeRedisAcceptanceTest > testOneSubscriberOneChannelTwoTimes FAILED org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in org.apache.geode.redis.internal.executor.pubsub.AbstractPubSubIntegrationTest that uses org.apache.geode.redis.mocks.MockSubscriber was not fulfilled within 5 minutes. {noformat} {noformat} =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0390/test-results/acceptanceTest/1601923245/ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=Test report artifacts from this job are available at:http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0390/test-artifacts/1601923245/acceptancetestfiles-OpenJDK8-1.14.0-build.0390.tgz {noformat} > Redis native tests should not also stand up a Geode server > ---------------------------------------------------------- > > Key: GEODE-8566 > URL: https://issues.apache.org/jira/browse/GEODE-8566 > Project: Geode > Issue Type: Test > Components: redis > Reporter: Jens Deppe > Assignee: Jens Deppe > Priority: Major > Labels: pull-request-available > Fix For: 1.14.0 > > > Our native acceptance tests currently extend from the integration tests and > both classes have a {{@ClassRule}} that results in both a native (container) > instance and a Geode instance starting up. Mostly not a problem except for > {{PubSubNativeAcceptanceTest}} which was not testing against native redis. -- This message was sent by Atlassian Jira (v8.3.4#803005)