You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/22 20:47:04 UTC

[jira] [Closed] (GEODE-9667) remove @Ignore's on tests that now pass

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

Owen Nichols closed GEODE-9667.
-------------------------------

> remove @Ignore's on tests that now pass
> ---------------------------------------
>
>                 Key: GEODE-9667
>                 URL: https://issues.apache.org/jira/browse/GEODE-9667
>             Project: Geode
>          Issue Type: Test
>          Components: redis
>    Affects Versions: 1.15.0
>            Reporter: Hale Bales
>            Assignee: Hale Bales
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> Some redis tests are currently ignored but have been fixed. Those should be re-enabled. the rest in this list need further investigation or work to remove the ignore.
> RedisSessionDUnitTest can be enabled - all pass
> HashesAndCrashesDUnitTest can be enabled - all pass
> MSetDUnitTest.testMSet_crashDoesNotLeaveInconsistencies can be enabled - passes
> PartitionedRegionStatsUpdateTest.should_showMembersAgreeUponUsedStringMemory_afterDeltaPropagation can't be enabled - must find a way to force deserialization on both members
> ZAddIncrOptionDUnitTest.zAddWithIncrOptionCanIncrementScoresDuringPrimaryIsCrashed needs further investigation. both of the potential causes indicated in the ignore note have been resolved, but the test still fails
> ZRemDUnitTest.zRemCanRemoveMembersFromSortedSetDuringPrimaryIsCrashed can be enabled - passes
> AbstractHitsMissesIntegrationTest.testMsetnx - updates stats when it shouldn't. would need a bit of work to enable
> AbstractRedisInfoStatsIntegrationTest.memFragmentation_shouldBeGreaterThanOne can't be enabled. we still just return a static 1.0 for that stat.
> AbstractSetIntegrationTest.testSET_withKEEPTTL_shouldRetainPreviousTTL_onSuccess can't be enabled. KEEPTTL is part of Redis 6 but not 5



--
This message was sent by Atlassian Jira
(v8.20.7#820007)