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

This commit is contained in:
antirez 2011-07-11 16:04:18 +02:00
parent bf1379c8df
commit 34a8b51768

View File

@ -1,4 +1,4 @@
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}