ringles commented on a change in pull request #7261:
URL: https://github.com/apache/geode/pull/7261#discussion_r800979728
##########
File path:
geode-for-redis/src/distributedTest/java/org/apache/geode/redis/internal/commands/executor/list/LPushDUnitTest.java
##########
@@ -64,71 +71,54 @@ public static void tearDown() {
}
@Test
- public void shouldDistributeDataAmongCluster() {
+ public void lpush_ShouldPushMultipleElementsAtomically()
Review comment:
Yeah, this is a draft, I didn't claim it was done yet. But since I have
tests passing locally that are failing in CI, I wanted to make sure this was
also running in CI.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]