mirror of
https://github.com/fluencelabs/redis
synced 2025-04-03 16:21:03 +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} {
|
test {SLOWLOG - check that it starts with an empty log} {
|
||||||
r slowlog len
|
r slowlog len
|
||||||
} {0}
|
} {0}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user