From cf41c0b5ff72cf09d2e99c1807c6347bdcfdcacd Mon Sep 17 00:00:00 2001 From: Oran Agra Date: Tue, 18 May 2021 17:10:06 +0300 Subject: [PATCH] fix race in config rewrite test (#8960) --- tests/unit/introspection.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/introspection.tcl b/tests/unit/introspection.tcl index 7ce89aa019..cb6c8b40a2 100644 --- a/tests/unit/introspection.tcl +++ b/tests/unit/introspection.tcl @@ -172,7 +172,7 @@ start_server {tags {"introspection"}} { # server is able to parse it and start. assert_equal [r debug config-rewrite-force-all] "OK" restart_server 0 true false - assert_equal [r ping] "PONG" + wait_done_loading r # Verify no changes were introduced dict for {k v} $configs {