mirror of
https://github.com/fluencelabs/redis
synced 2025-07-30 16:01:57 +00:00
solved a slow positive in the slow log test when the test is executed slowly
This commit is contained in:
@@ -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}
|
||||
|
Reference in New Issue
Block a user