Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
34a8b517
Commit
34a8b517
authored
Jul 11, 2011
by
antirez
Browse files
solved a slow positive in the slow log test when the test is executed slowly
parent
bf1379c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/unit/slowlog.tcl
View file @
34a8b517
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
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment