提交 afbf5914 编写于 作者: P Pieter Noordhuis

tag test with sleep() as slow

上级 f6fa411d
......@@ -48,10 +48,12 @@ start_server {tags {"expire"}} {
r get y
} {foo}
test {SETEX - Wait for the key to expire} {
after 3000
r get y
} {}
tags {"slow"} {
test {SETEX - Wait for the key to expire} {
after 3000
r get y
} {}
}
test {SETEX - Wrong time parameter} {
catch {r setex z -10 foo} e
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册