提交 b4fb720b 编写于 作者: A antirez

A test modified to pass with the new AOF start/stop semantics.

上级 202e3091
...@@ -140,6 +140,7 @@ start_server {tags {"other"}} { ...@@ -140,6 +140,7 @@ start_server {tags {"other"}} {
r pexpireat pz [expr {([clock seconds]+3000)*1000}] r pexpireat pz [expr {([clock seconds]+3000)*1000}]
# Reload and check # Reload and check
waitForBgrewriteaof r
r debug loadaof r debug loadaof
set ttl [r ttl x] set ttl [r ttl x]
assert {$ttl > 900 && $ttl <= 1000} assert {$ttl > 900 && $ttl <= 1000}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册