[ https://issues.apache.org/jira/browse/GEODE-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356729#comment-17356729 ]
ASF subversion and git services commented on GEODE-9335: -------------------------------------------------------- Commit 534715c5ee7d5f40616a5144871656fb9465bd0b in geode's branch refs/heads/develop from Hale Bales [ https://gitbox.apache.org/repos/asf?p=geode.git;h=534715c ] GEODE-9335: Organize HitsMissesIntegrationTest (#6549) GEODE-9335: Organize HitsMissesIntegrationTest put all the tests in the right sections of the test class to indicate which commands of each type are supported or unsupported. > Organize HitsMissesIntegrationTest > ---------------------------------- > > Key: GEODE-9335 > URL: https://issues.apache.org/jira/browse/GEODE-9335 > Project: Geode > Issue Type: Task > Components: redis > Affects Versions: 1.15.0 > Reporter: Hale Bales > Assignee: Hale Bales > Priority: Major > Labels: pull-request-available > Fix For: 1.15.0 > > > the HitsMissesIntegrationTest has sections divided by comments to keep all > the supported commands separate from the unsupported ones, and to keep > commands of the same type together within the supported/unsupported sections. > as we added more supported commands, we didn't move the tests into the right > section. > A.C. > All the tests that test supported commands have been moved to the appropriate > section. -- This message was sent by Atlassian Jira (v8.3.4#803005)