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

ASF subversion and git services commented on GEODE-9668:
--------------------------------------------------------

Commit 220bc2d957dfd95aebd4e52beda0cb9d2e62c124 in geode's branch 
refs/heads/develop from Donal Evans
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=220bc2d ]

GEODE-9668: Enable ignored HitsMissesIntegrationTest (#6987)

- Un-ignore testMsetnx()
 - Remove testPassiveExpiration as it was testing that keys were
 expired, not just that we were updating stats for the expire command
 - Move testMset() and testMsetnx() from unsupported commands section
 - Modify key names to be consistent and use hashtags
 - Refactor to remove unnecessary helper methods
 - Introduce multi-key helper methods

Authored-by: Donal Evans <doev...@vmware.com>

> AbstractHitsMissesIntegrationTest.testMsetnx is Failing
> -------------------------------------------------------
>
>                 Key: GEODE-9668
>                 URL: https://issues.apache.org/jira/browse/GEODE-9668
>             Project: Geode
>          Issue Type: Test
>          Components: redis
>    Affects Versions: 1.15.0
>            Reporter: Wayne
>            Assignee: Donal Evans
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> The AbstractHitsMissesIntegrationTest.testMsetnx test is currently failing.  
> This test is annotated with @Ignore which we would like to remove.  The test 
> is asserting that stats are not updated but they are being updated and 
> therefore, the tests is failing.
>  
> +Acceptance Criteria+
> The AbstractHitsMissesIntegrationTest.testMsetnx test is passing and the 
> @Ignore annotation has been removed.



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

Reply via email to