From a9736819fe212ce73bb564582fbf89507260bb1c Mon Sep 17 00:00:00 2001 From: Madelyn Olson Date: Thu, 6 Feb 2025 13:05:57 -0800 Subject: [PATCH] Remove minimum condition Signed-off-by: Madelyn Olson --- tests/unit/info.tcl | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/unit/info.tcl b/tests/unit/info.tcl index d748cbcaf0..704d4ad940 100644 --- a/tests/unit/info.tcl +++ b/tests/unit/info.tcl @@ -342,7 +342,6 @@ start_server {tags {"info" "external:skip" "debug_defrag:skip"}} { assert_morethan $value 0 # Hz is configured to 100, so we expect a value of about 100, but in practice it will be lower # because of imprecision in kernel wakeups, but we also have some other wakeups like clients cron. - assert_morethan $value 50 assert_lessthan $value 150 set value [s instantaneous_eventloop_duration_usec] r config set hz 10