]> git.saurik.com Git - redis.git/blobdiff - tests/unit/slowlog.tcl
solved a slow positive in the slow log test when the test is executed slowly
[redis.git] / tests / unit / slowlog.tcl
index d7fca782f90403f2cc08f3d5ff45976395d8e72a..55a71e985988d9718db1a0e87636ec00c71a957a 100644 (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}