Skip to content

Commit

Permalink
solved a slow positive in the slow log test when the test is executed…
Browse files Browse the repository at this point in the history
… slowly
  • Loading branch information
antirez committed Jul 11, 2011
1 parent bf1379c commit 34a8b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/slowlog.tcl
@@ -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}
Expand Down

0 comments on commit 34a8b51

Please sign in to comment.