Remove cron saving during BGSAVE test. (#8688)

This fixes a race where a bgsave can start during the test after we verified no bgsave is running.
This commit is contained in:
yoav-steinberg 2021-03-24 15:14:47 +02:00 committed by GitHub
parent f6e1a94e03
commit 3060de88ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
start_server {tags {"other"}} { start_server {overrides {save ""} tags {"other"}} {
if {$::force_failure} { if {$::force_failure} {
# This is used just for test suite development purposes. # This is used just for test suite development purposes.
test {Failing test} { test {Failing test} {