"vscode:/vscode.git/clone" did not exist on "9da6caac4e86aa608a3186fa8a209eed19b7b9c6"
Commit 588cd980 authored by antirez's avatar antirez
Browse files

redis-cli tests commented out since there is a problem with the CI server and...

redis-cli tests commented out since there is a problem with the CI server and this tests, will be activated again once the problem is fixed
parent 452ccf7a
......@@ -95,7 +95,7 @@ proc main {} {
execute_tests "unit/cas"
execute_tests "integration/replication"
execute_tests "integration/aof"
execute_tests "integration/redis-cli"
# execute_tests "integration/redis-cli"
execute_tests "unit/pubsub"
# run tests with VM enabled
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment