]> git.ipfire.org Git - thirdparty/bind9.git/commit
Disable statschannel RTT tests on FreeBSD
authorNicki Křížek <nicki@isc.org>
Tue, 10 Mar 2026 12:35:56 +0000 (13:35 +0100)
committerNicki Křížek <nicki@isc.org>
Tue, 10 Mar 2026 14:36:10 +0000 (15:36 +0100)
commit495be0bb9ebe7d0c49efd1ea5646ffa4b422f263
treec8ba3a34cdb96f052051e591d9acc5a5c6d1ee1b
parentb8f19c6ce847e51ad51010b211141aee03e7f16a
Disable statschannel RTT tests on FreeBSD

These tests rely on somewhat precise timing, as they test that answers
arrive in a particular latency bucket within the statschannel stats.
These tests are affected by various timing and network issues on our
FreeBSD CI runners and the results are very unstable. Skip these on
FreeBSD entirely.
bin/tests/system/statschannel/tests_json.py
bin/tests/system/statschannel/tests_xml.py