From: Ondřej Surý Date: Fri, 15 May 2026 07:51:02 +0000 (+0200) Subject: [9.20] fix: test: Fix flaky reclimit test X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcbc23e37700bd09ceb1b6cf1c8888b304123917;p=thirdparty%2Fbind9.git [9.20] fix: test: Fix flaky reclimit test The max-types-per-name cache eviction tests were flaky because two test steps were missing a sleep between queries, causing TTL-based cache verification to fail when both queries completed within the same second. Backport of MR !11782 Merge branch 'backport-ondrej/fix-flaky-reclimit-9.20' into 'bind-9.20' See merge request isc-projects/bind9!12027 --- fcbc23e37700bd09ceb1b6cf1c8888b304123917