Commit 34a8b517 authored by antirez's avatar antirez
Browse files

solved a slow positive in the slow log test when the test is executed slowly

parent bf1379c8
start_server {tags {"slowlog"}} {
start_server {tags {"slowlog"} overrides {slowlog-log-slower-than 1000000}} {
test {SLOWLOG - check that it starts with an empty log} {
r slowlog len
} {0}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment