ringles commented on a change in pull request #7521:
URL: https://github.com/apache/geode/pull/7521#discussion_r839640858
##########
File path: ci/scripts/execute_redis_tests.sh
##########
@@ -78,7 +78,10 @@ failCount=0
--single unit/type/zset \
--single unit/quit \
--single unit/pubsub \
---single unit/dump
+--single unit/dump \
+--single unit/type/list \
+#--single unit/type/list-2 \ TODO enable when GEODE-10116 merged
+#--single unit/type/list-3 TODO enable when GEODE-10160 is fixed
Review comment:
The one PR number is wrong, and I'll fix it. The list-2 and list-3 tests
are stress tests. The first one needs LTRIM and the server blows up in list-3
because of sizing issues.
--
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]