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
f9289918
Unverified
Commit
f9289918
authored
Nov 08, 2022
by
Ozan Tezcan
Committed by
GitHub
Nov 08, 2022
Browse files
Tag test with needs:save (#11485)
Add needs:save tag for the test introduced by #11376
parent
3e112d46
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/unit/introspection.tcl
View file @
f9289918
...
@@ -92,7 +92,7 @@ start_server {tags {"introspection"}} {
...
@@ -92,7 +92,7 @@ start_server {tags {"introspection"}} {
}
else
{
}
else
{
fail
"bgsave did not stop in time"
fail
"bgsave did not stop in time"
}
}
}
}
{}
{
needs:save
}
test
{
MONITOR can log executed commands
}
{
test
{
MONITOR can log executed commands
}
{
set rd
[
redis_deferring_client
]
set rd
[
redis_deferring_client
]
...
...
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