This is an automated email from the ASF dual-hosted git repository.
ringles pushed a change to branch
GEODE-9892-Create-Infrastructure-for-Redis-Lists
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 12c8c36 PR feedback updates
add 0248596 Test rework to address most PR reviews
No new revisions were added by this update.
Summary of changes:
.../executor/list/LPopAndCrashesDUnitTest.java | 108 ----------------
.../commands/executor/list/LPopDUnitTest.java | 137 ++++++++++++---------
.../commands/executor/list/LPushDUnitTest.java | 2 +-
.../executor/list/AbstractLPopIntegrationTest.java | 30 +++--
4 files changed, 97 insertions(+), 180 deletions(-)
delete mode 100644
geode-for-redis/src/distributedTest/java/org/apache/geode/redis/internal/commands/executor/list/LPopAndCrashesDUnitTest.java