bind9/bin
Michał Kępień cb76b3729e
Mark test_idle_timeout as flaky on FreeBSD 13
The test_idle_timeout check in the "timeouts" system test has been
failing often on FreeBSD 13 AWS hosts.  Adding timestamped debug logging
shows that the time.sleep() calls used in that check are returning
significantly later than asked to on that platform (e.g. after 4 seconds
when just 1 second is requested), breaking the test's timing assumptions
and triggering false positives.  These failures are not an indication of
a bug in named and have not been observed on any other platform.  Mark
the problematic check as flaky, but only on FreeBSD 13, so that other
failure modes are caught appropriately.
2025-05-14 09:50:33 +02:00
..
check Replace isc_mem_destroy() with isc_mem_detach() 2025-03-05 11:17:17 +01:00
confgen Replace isc_mem_destroy() with isc_mem_detach() 2025-03-05 11:17:17 +01:00
delv Fix delv default timeout value 2025-04-23 17:03:05 +00:00
dig Change the name and YAML format of EDNS UL 2025-04-22 09:24:18 +10:00
dnssec use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00
named debug level was ignored when logging to stderr 2025-05-13 12:47:23 -07:00
nsupdate Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
plugins implicitly declare list elements in ISC_LIST_FOREACH macros 2025-03-31 13:37:47 -07:00
rndc Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
tests Mark test_idle_timeout as flaky on FreeBSD 13 2025-05-14 09:50:33 +02:00
tools use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00