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

Bill Burcham resolved GEODE-7901.
---------------------------------
    Fix Version/s: 1.13.0
       Resolution: Fixed

> Redis testGetSet_shouldBeAtomic and 
> testGetRange_rangePastEndOfValue_returnsEmptyString tests failing
> -----------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7901
>                 URL: https://issues.apache.org/jira/browse/GEODE-7901
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>            Reporter: Bill Burcham
>            Assignee: Raymond Ingles
>            Priority: Major
>             Fix For: 1.13.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Three CI failures recently e.g. 
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/IntegrationTestOpenJDK11/builds/1615
> {code}
> org.apache.geode.redis.StringsIntegrationTest > testGetSet_shouldBeAtomic 
> FAILED
>     java.util.concurrent.TimeoutException
>         at java.util.concurrent.FutureTask.get(FutureTask.java:204)
>         at 
> org.apache.geode.redis.StringsIntegrationTest.testGetSet_shouldBeAtomic(StringsIntegrationTest.java:284)
>     java.lang.ClassCastException: class java.lang.Long cannot be cast to 
> class [B (java.lang.Long and [B are in module java.base of loader 'bootstrap')
>         at 
> redis.clients.jedis.Connection.getStatusCodeReply(Connection.java:236)
>         at redis.clients.jedis.BinaryJedis.flushAll(BinaryJedis.java:599)
>         at 
> org.apache.geode.redis.StringsIntegrationTest.flushAll(StringsIntegrationTest.java:82)
> org.apache.geode.redis.StringsIntegrationTest > 
> testGetRange_rangePastEndOfValue_returnsEmptyString FAILED
>     org.junit.ComparisonFailure: expected:<"[]"> but was:<"[OK]">
>         at 
> jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at 
> jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>         at 
> jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at 
> org.apache.geode.redis.StringsIntegrationTest.testGetRange_rangePastEndOfValue_returnsEmptyString(StringsIntegrationTest.java:209)
> {code}
> a couple more CI failures:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/IntegrationTestOpenJDK11/builds/1613
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/IntegrationTestOpenJDK11/builds/1616



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

Reply via email to