Fix set expire test due to the new lazyfree configs changes (#980)
Test failed because these two PRs #865 and #913. Signed-off-by: Binbin <binloveplay1314@qq.com>
This commit is contained in:
parent
32116d09bb
commit
5693fe4664
@ -631,9 +631,9 @@ if {[string match {*jemalloc*} [s mem_allocator]]} {
|
||||
assert_replication_stream $repl {
|
||||
{select *}
|
||||
{set foo bar}
|
||||
{del foo}
|
||||
{unlink foo}
|
||||
{set foo bar}
|
||||
{del foo}
|
||||
{unlink foo}
|
||||
{incr foo}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user