mirror of
http://github.com/valkey-io/valkey
synced 2024-11-22 18:54:58 +00:00
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
Block a user