From 96c732f21338611fabcc9a7e6d00608542e85aea Mon Sep 17 00:00:00 2001 From: Uri Yagelnik Date: Tue, 30 Jul 2024 11:36:57 +0000 Subject: [PATCH] Add missing expected return value Signed-off-by: Uri Yagelnik --- tests/unit/memefficiency.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/memefficiency.tcl b/tests/unit/memefficiency.tcl index 098899c45c..8a58aea17d 100644 --- a/tests/unit/memefficiency.tcl +++ b/tests/unit/memefficiency.tcl @@ -501,7 +501,7 @@ run_solo {defrag} { $rd_pubsub read } $rd_pubsub close - } {} {io-threads:skip} ; # skip with io-threads as the threads may allocate the command arguments in a different arena. As a result, fragmentation is not as expected. + } {0} {io-threads:skip} ; # skip with io-threads as the threads may allocate the command arguments in a different arena. As a result, fragmentation is not as expected. if {$type eq "standalone"} { ;# skip in cluster mode test "Active defrag big list: $type" {