bind9/bin/tests/system/timeouts
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
..
ns1 change allow-transfer default to "none" 2024-06-05 10:50:06 -07:00
prereq.sh Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00
setup.sh Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00
tests_tcp_timeouts.py Mark test_idle_timeout as flaky on FreeBSD 13 2025-05-14 09:50:33 +02:00