Skip to content

Commit 46615ac

Browse files
JohnSullyJohn Sully
authored andcommitted
Fix test
1 parent a7ac6c1 commit 46615ac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/unit/maxmemory.tcl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ proc test_slave_buffers {test_name cmd_count payload_len limit_memory pipeline}
182182
fail "Replication not started."
183183
}
184184

185+
after 100
186+
185187
# measure used memory after the slave connected and set maxmemory
186188
set orig_used [s -1 used_memory]
187189
set orig_client_buf [s -1 mem_clients_normal]

0 commit comments

Comments
 (0)