A test modified to pass with the new AOF start/stop semantics.
This commit is contained in:
parent
202e3091d7
commit
b4fb720b10
@ -140,6 +140,7 @@ start_server {tags {"other"}} {
|
||||
r pexpireat pz [expr {([clock seconds]+3000)*1000}]
|
||||
|
||||
# Reload and check
|
||||
waitForBgrewriteaof r
|
||||
r debug loadaof
|
||||
set ttl [r ttl x]
|
||||
assert {$ttl > 900 && $ttl <= 1000}
|
||||
|
Loading…
x
Reference in New Issue
Block a user