mirror of https://mirror.osredm.com/root/redis.git
solved a slow positive in the slow log test when the test is executed slowly
This commit is contained in:
parent
bf1379c8df
commit
34a8b51768
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue