Hale Bales created GEODE-9667:
---------------------------------
Summary: 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
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)