You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/10/11 20:06:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17427351#comment-17427351 ] 

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

Commit 4ae106f0f05795881e3d173b4b155a58369711f8 in geode's branch refs/heads/develop from Hale Bales
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4ae106f ]

GEODE-9667: Stop ignoring tests that work (#6932)

add annotations for all ignored tests that reference tickets that track them. plus ignore some of the tests that fail inconsistently in stressNewTest. I created tickets for those and referenced them in the ignore message

> 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.3.4#803005)