Unverified Commit 46179608 authored by Oran Agra's avatar Oran Agra Committed by GitHub
Browse files

resolve hung test.

parent 78eaf503
......@@ -156,6 +156,9 @@ start_server {tags {"tracking"}} {
set reply [r HELLO]
assert {[lindex $reply 4] eq "proto"}
assert {[lindex $reply 5] eq 2}
# restore RESP3 for next test
r HELLO 3
}
test {RESP3 based basic invalidation} {
......
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