From 80105d702678704a653b85c767afb43385f0ff0f Mon Sep 17 00:00:00 2001 From: yoav-steinberg Date: Wed, 24 Mar 2021 15:14:47 +0200 Subject: [PATCH] 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. --- tests/unit/other.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/other.tcl b/tests/unit/other.tcl index b35172aba..a6b0d0132 100644 --- a/tests/unit/other.tcl +++ b/tests/unit/other.tcl @@ -1,4 +1,4 @@ -start_server {tags {"other"}} { +start_server {overrides {save ""} tags {"other"}} { if {$::force_failure} { # This is used just for test suite development purposes. test {Failing test} {